Skip to content

Commit

Permalink
Bump jsonschema from 3.2.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/Julian/jsonschema) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/Julian/jsonschema/releases)
- [Changelog](https://github.com/Julian/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v3.2.0...v4.0.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2022
1 parent d228f34 commit ec6e72b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 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 @@ -26,7 +26,7 @@ apispec_webframeworks = "^0.5.2"
pytest = "^6.2"
black = {version = "^20.8b1",allow-prereleases = true}
pytest-cov = "^2.11.1"
jsonschema = "^3.2.0"
jsonschema = "^4.0.0"
pylint = "^2.10.2"
sphinx = "^4.1.1"
sphinx-autoapi = "^1.8.4"
Expand Down

0 comments on commit ec6e72b

Please sign in to comment.