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 c84d6df commit b279f58Copy full SHA for b279f58
pyproject.toml
@@ -16,7 +16,7 @@ typing-extensions = "^3.7.4;python<3.8"
16
17
[tool.poetry.dev-dependencies]
18
mypy = "^0.812"
19
-pytest = "^6.2.4"
+pytest = "^7.1.0"
20
pytest-cov = "^2.12.1"
21
22
[build-system]
0 commit comments