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 5ddb83d commit 65af09cCopy full SHA for 65af09c
pyproject.toml
@@ -18,7 +18,7 @@ typing-extensions = "^3.7.4;python<3.8"
18
[tool.poetry.dev-dependencies]
19
mypy = "^0.812"
20
pytest = "^6.2.5"
21
-pytest-cov = "^3.0.0"
+pytest-cov = "^4.1.0"
22
23
[build-system]
24
build-backend = "poetry.core.masonry.api"
0 commit comments