We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b4c52 commit f4dc5d4Copy full SHA for f4dc5d4
requirements/dev.txt
@@ -2,7 +2,7 @@
2
3
coverage==7.8.0; python_version>="3.9"
4
coverage==7.6.1; python_version<"3.9"
5
-pytest-cov==6.0.0; python_version>="3.9"
+pytest-cov==6.1.1; python_version>="3.9"
6
pytest-cov==5.0.0; python_version<"3.9"
7
8
0 commit comments