We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb6d078 + 0fd29fb commit b030f0fCopy full SHA for b030f0f
2 files changed
requirements-dev.in
@@ -1,5 +1,5 @@
1
-r requirements.in
2
-mypy==1.16.0
+mypy==1.16.1
3
pip-tools==7.4.1
4
pre-commit==4.2.0
5
pytest==8.4.0
requirements-dev.txt
@@ -20,7 +20,7 @@ identify==2.6.6
20
# via pre-commit
21
iniconfig==2.0.0
22
# via pytest
23
24
# via -r requirements-dev.in
25
mypy-extensions==1.0.0
26
# via mypy
0 commit comments