Skip to content

Commit

Permalink
Bump openapi-spec-validator from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [openapi-spec-validator](https://github.com/python-openapi/openapi-spec-validator) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/python-openapi/openapi-spec-validator/releases)
- [Commits](python-openapi/openapi-spec-validator@0.6.0...0.7.0)

---
updated-dependencies:
- dependency-name: openapi-spec-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 62c7908 commit 1b7b744
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ openapi-schema-validator==0.6.1
# via
# -r requirements-tests.txt
# openapi-spec-validator
openapi-spec-validator==0.6.0
openapi-spec-validator==0.7.0
# via
# -r requirements-tests.txt
# moto
Expand Down
2 changes: 1 addition & 1 deletion requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ nose==1.3.7
# via -r requirements-tests.in
openapi-schema-validator==0.6.1
# via openapi-spec-validator
openapi-spec-validator==0.6.0
openapi-spec-validator==0.7.0
# via
# -r requirements-tests.in
# moto
Expand Down

0 comments on commit 1b7b744

Please sign in to comment.