From 0bfbeaef6d22f457b88af30a9df095fd3569ebb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 05:33:31 +0000 Subject: [PATCH] Bump mypy from 1.20.2 to 2.1.0 Bumps [mypy](https://github.com/python/mypy) from 1.20.2 to 2.1.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.20.2...v2.1.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_lint.txt b/requirements_lint.txt index 70283a5..0d2c837 100644 --- a/requirements_lint.txt +++ b/requirements_lint.txt @@ -1,7 +1,7 @@ black==26.3.1 flake8==7.3.0 isort==8.0.1 -mypy==1.20.2 +mypy==2.1.0 pre-commit==4.6.0 pydocstyle==6.3.0 pylint==4.0.5