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 ed28fbb commit 9821452Copy full SHA for 9821452
pyproject.toml
@@ -51,7 +51,7 @@ docs = [
51
"sphinx-issues==5.0.1",
52
"sphinx-rtd-theme==3.0.2",
53
]
54
-tests = ["apispec[yaml,marshmallow]", "openapi-spec-validator==0.7.1", "pytest"]
+tests = ["apispec[yaml,marshmallow]", "openapi-spec-validator==0.7.2", "pytest"]
55
dev = ["apispec[tests]", "tox", "pre-commit>=3.5,<5.0"]
56
57
[build-system]
0 commit comments