We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 448431e + 5ace834 commit 482c926Copy full SHA for 482c926
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ typing_extensions = "^4.5.0"
27
28
[tool.poetry.dev-dependencies]
29
pytest = "^8.0.0"
30
-pytest-cov = "^4.0.0"
+pytest-cov = "^5.0.0"
31
pytest-mock = "^3.10.0"
32
responses = "^0.25.0"
33
0 commit comments