Skip to content

Commit 756b02a

Browse files
Merge pull request #901 from jakob-bagterp/dependabot/pip/mypy-1.17.1
Bump mypy from 1.16.1 to 1.17.1
2 parents f13eca5 + 9608e2d commit 756b02a

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)