We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b9b116 + 65bffe1 commit 9846ae1Copy full SHA for 9846ae1
2 files changed
requirements-dev.in
@@ -1,6 +1,6 @@
1
-r requirements.in
2
mypy==1.17.0
3
-pip-tools==7.4.1
+pip-tools==7.5.0
4
pre-commit==4.2.0
5
pytest==8.4.1
6
pytest-cov==6.2.1
requirements-dev.txt
@@ -32,7 +32,7 @@ packaging==24.2
32
# pytest
33
pathspec==0.12.1
34
# via mypy
35
36
# via -r requirements-dev.in
37
platformdirs==4.3.6
38
# via virtualenv
0 commit comments