We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0321375 + 9846ae1 commit aae378bCopy full SHA for aae378b
2 files changed
requirements-dev.in
@@ -1,6 +1,8 @@
1
-r requirements.in
2
mypy==1.17.1
3
pip-tools==7.4.1
4
+mypy==1.17.1
5
+pip-tools==7.5.0
6
pre-commit==4.2.0
7
pytest==8.4.1
8
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
-pip-tools==7.4.1
36
# via -r requirements-dev.in
37
platformdirs==4.3.6
38
# via virtualenv
0 commit comments