There was an error while loading. Please reload this page.
2 parents f13eca5 + 9608e2d commit 756b02aCopy full SHA for 756b02a
2 files changed
requirements_dev.txt
@@ -2,7 +2,7 @@ coverage==7.9.1
2
flake8==7.3.0
3
keyring==25.6.0
4
lxml==6.0.0
5
-mypy==1.16.1
+mypy==1.17.1
6
pillow==11.3.0
7
pre-commit==4.2.0
8
pytest==8.4.1
setup.cfg
@@ -57,7 +57,7 @@ testing =
57
coverage==7.9.1
58
59
60
- mypy==1.16.1
+ mypy==1.17.1
61
62
pytest-cov==6.2.1
63
tox==4.27.0
0 commit comments