We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b030f0f + 272eb98 commit 5657be8Copy full SHA for 5657be8
requirements-dev.in
@@ -2,6 +2,6 @@
2
mypy==1.16.1
3
pip-tools==7.4.1
4
pre-commit==4.2.0
5
-pytest==8.4.0
+pytest==8.4.1
6
pytest-cov==6.2.1
7
pytest-env==1.1.5
requirements-dev.txt
@@ -48,7 +48,7 @@ pyproject-hooks==1.2.0
48
# via
49
# build
50
# pip-tools
51
52
53
# -r requirements-dev.in
54
# pytest-cov
0 commit comments