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 e4ef47b commit 935bd21Copy full SHA for 935bd21
requirements/dev.txt
@@ -1,6 +1,6 @@
1
-r pre-dev.txt
2
3
-coverage==7.8.2; python_version>="3.9"
+coverage==7.9.1; python_version>="3.9"
4
coverage==7.6.1; python_version<"3.9"
5
pytest-cov==6.2.1; python_version>="3.9"
6
pytest-cov==5.0.0; python_version<"3.9"
0 commit comments