We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed43a6f commit 560d5b7Copy full SHA for 560d5b7
packages/requirements-dev.txt
@@ -59,7 +59,7 @@ pylint-django==2.6.1 ; python_version >= "3.9" and python_version < "4.0"
59
pylint-plugin-utils==0.8.2 ; python_version >= "3.9" and python_version < "4.0"
60
pylint==3.3.6 ; python_version >= "3.9" and python_version < "4.0"
61
pyproject-api==1.9.0 ; python_version >= "3.9" and python_version < "4.0"
62
-pytest-cov==5.0.0 ; python_version >= "3.9" and python_version < "4.0"
+pytest-cov==6.1.1 ; python_version >= "3.9" and python_version < "4.0"
63
pytest-django==4.11.1 ; python_version >= "3.9" and python_version < "4.0"
64
pytest==8.3.5 ; python_version >= "3.9" and python_version < "4.0"
65
python-gitlab==4.13.0 ; python_version >= "3.9" and python_version < "4.0"
0 commit comments