Skip to content

Commit f369dd3

Browse files
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](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>
1 parent 428eec9 commit f369dd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ flake8==7.3.0
1010
flake8-coding==1.3.2
1111
pre-commit==4.6.0
1212
isort==8.0.1
13-
mypy==1.20.2
13+
mypy==2.1.0
1414
pylint==4.0.5
1515
bandit==1.9.4
1616
pydocstringformatter==0.7.5

0 commit comments

Comments
 (0)