Skip to content

Commit 9608e2d

Browse files
Bump mypy from 1.16.1 to 1.17.1
Bumps [mypy](https://github.com/python/mypy) from 1.16.1 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.1...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6fe2fcf commit 9608e2d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ coverage==7.9.1
22
flake8==7.3.0
33
keyring==25.6.0
44
lxml==6.0.0
5-
mypy==1.16.1
5+
mypy==1.17.1
66
pillow==11.3.0
77
pre-commit==4.2.0
88
pytest==8.4.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ testing =
5757
coverage==7.9.1
5858
flake8==7.3.0
5959
keyring==25.6.0
60-
mypy==1.16.1
60+
mypy==1.17.1
6161
pytest==8.4.1
6262
pytest-cov==6.2.1
6363
tox==4.27.0

0 commit comments

Comments
 (0)