Skip to content

Commit

Permalink
chore(deps-dev): 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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent ddde047 commit 769369c
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 6 deletions.
21 changes: 16 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ pre-commit = "^3.1.1"
pytest = "^7.2.1"
pytest-asyncio = ">=0.20.3,<0.22.0"
vermin = "^1.5.1"
openapi-spec-validator = ">=0.5.6,<0.7.0"
openapi-spec-validator = ">=0.5.6,<0.8.0"
pytest-cov = "^4.0.0"

[build-system]
Expand Down

0 comments on commit 769369c

Please sign in to comment.