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 92ba2fa commit f6f4efaCopy full SHA for f6f4efa
pyproject.toml
@@ -51,7 +51,7 @@ mkdocs-material = ">=9.1.16"
51
mike = ">=2.0.0"
52
mypy = ">=0.990"
53
pymdown-extensions = ">=10.0.1"
54
-pytest = ">=7.2.0"
+pytest = "^7.2.0"
55
pytest-asyncio = ">=0.20.3"
56
pytest-cov = ">=4.0.0"
57
pytest-factoryboy = ">=2.5.0"
0 commit comments