Skip to content

Commit 7ab9120

Browse files
Bump mypy from 1.16.1 to 1.17.0
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66105a9 commit 7ab9120

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ flake8-bandit==4.1.1
55
flake8-bugbear==24.12.12
66
flake8-import-order==0.19.2
77
flake8-requirements==2.2.1
8-
mypy==1.16.1; implementation_name=="cpython"
8+
mypy==1.17.0; implementation_name=="cpython"

0 commit comments

Comments
 (0)