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 f8f5462 + 959ac7e commit 951c859Copy full SHA for 951c859
requirements-dev.in
@@ -2,6 +2,6 @@
2
mypy==1.16.0
3
pip-tools==7.4.1
4
pre-commit==4.2.0
5
-pytest==8.3.5
+pytest==8.4.0
6
pytest-cov==6.1.1
7
pytest-env==1.1.5
requirements-dev.txt
@@ -40,11 +40,13 @@ pluggy==1.5.0
40
# via pytest
41
42
# via -r requirements-dev.in
43
+pygments==2.19.1
44
+ # via pytest
45
pyproject-hooks==1.2.0
46
# via
47
# build
48
# pip-tools
49
50
51
# -r requirements-dev.in
52
# pytest-cov
0 commit comments