From 62f6632d9fb551b5cd9553c589f9e35601d58876 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 23:53:17 +0000 Subject: [PATCH] chore(deps): bump mypy from 1.20.1 to 1.20.2 Bumps [mypy](https://github.com/python/mypy) from 1.20.1 to 1.20.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.1...v1.20.2) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d13d590..eadbba0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ pytest-cov==7.1.0 pytest-mock==3.15.1 pylint==4.0.5 black==26.3.1 -mypy==1.20.1 +mypy==1.20.2 mypy-extensions==1.1.0 urllib3==2.6.3 cryptography==46.0.7