We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f02dc7 commit 553e792Copy full SHA for 553e792
requirements.txt
@@ -19,7 +19,7 @@ pluggy==1.2.0 ; python_version >= "3.10" and python_version < "4.0"
19
pre-commit==3.3.3 ; python_version >= "3.10" and python_version < "4.0"
20
pycodestyle==2.11.0 ; python_version >= "3.10" and python_version < "4.0"
21
pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
22
-pytest-cov==4.1.0 ; python_version >= "3.10" and python_version < "4.0"
+pytest-cov==7.1.0; python_version >= "3.10" and python_version < "4.0"
23
pytest-mock==3.11.1 ; python_version >= "3.10" and python_version < "4.0"
24
pytest==7.4.0 ; python_version >= "3.10" and python_version < "4.0"
25
pyyaml==6.0.1 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments