Skip to content

Commit 9821452

Browse files
Bump openapi-spec-validator from 0.7.1 to 0.7.2 (#980)
Bumps [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) from 0.7.1 to 0.7.2. - [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases) - [Commits](python-openapi/openapi-spec-validator@0.7.1...0.7.2) --- updated-dependencies: - dependency-name: openapi-spec-validator dependency-version: 0.7.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed28fbb commit 9821452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ docs = [
5151
"sphinx-issues==5.0.1",
5252
"sphinx-rtd-theme==3.0.2",
5353
]
54-
tests = ["apispec[yaml,marshmallow]", "openapi-spec-validator==0.7.1", "pytest"]
54+
tests = ["apispec[yaml,marshmallow]", "openapi-spec-validator==0.7.2", "pytest"]
5555
dev = ["apispec[tests]", "tox", "pre-commit>=3.5,<5.0"]
5656

5757
[build-system]

0 commit comments

Comments
 (0)