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 074716d commit c80e577Copy full SHA for c80e577
pyproject.toml
@@ -18,7 +18,7 @@ faker = "==19.13.0"
18
flake8 = "==6.1.0"
19
mypy = "==1.8.0"
20
pytest = "==7.4.3"
21
-pytest-cov = "==4.1.0"
+pytest-cov = "==6.3.0"
22
sqlite-utils = "==3.35.2"
23
24
[tool.mypy]
0 commit comments