We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45afefd commit 014b595Copy full SHA for 014b595
requirements/dev.txt
@@ -1,6 +1,6 @@
1
-r pre-dev.txt
2
3
-coverage==7.6.10; python_version>="3.9"
+coverage==7.6.12; python_version>="3.9"
4
coverage==7.6.1; python_version<"3.9"
5
pytest-cov==6.0.0; python_version>="3.9"
6
pytest-cov==5.0.0; python_version<"3.9"
0 commit comments