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.
1 parent 6370b15 commit a34ccefCopy full SHA for a34ccef
requirements/dev.txt
@@ -2,7 +2,7 @@
2
3
coverage==7.10.2; python_version>="3.9"
4
coverage==7.6.1; python_version<"3.9"
5
-pytest-cov==6.3.0; python_version>="3.9"
+pytest-cov==7.0.0; python_version>="3.9"
6
pytest-cov==5.0.0; python_version<"3.9"
7
8
0 commit comments