We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9846ae1 + aae378b commit 7182516Copy full SHA for 7182516
2 files changed
requirements-dev.in
@@ -1,5 +1,7 @@
1
-r requirements.in
2
-mypy==1.17.0
+mypy==1.17.1
3
+pip-tools==7.4.1
4
5
pip-tools==7.5.0
6
pre-commit==4.2.0
7
pytest==8.4.1
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