Skip to content

Commit f61e2e9

Browse files
Bump mypy from 1.20.2 to 2.1.0 (#392)
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](python/mypy@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2619028 commit f61e2e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==26.3.1
22
flake8==7.3.0
33
isort==8.0.1
4-
mypy==1.20.2
4+
mypy==2.1.0
55
pre-commit==4.6.0
66
pydocstyle==6.3.0
77
pylint==4.0.5

0 commit comments

Comments
 (0)