Skip to content

Commit

Permalink
chore(deps): Bump jsonschema from 4.18.6 to 4.19.0
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.18.6 to 4.19.0.
- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)
- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)
- [Commits](python-jsonschema/jsonschema@v4.18.6...v4.19.0)

---
updated-dependencies:
- dependency-name: jsonschema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 13, 2023
1 parent f5f6b4a commit bd31824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ importlib-resources==6.0.0 ; python_version == "3.8"
installer==0.7.0 ; python_version == "3.8"
jaraco-classes==3.3.0 ; python_version == "3.8"
jeepney==0.8.0 ; sys_platform == "linux" and python_version == "3.8"
jsonschema==4.18.6 ; python_version == "3.8"
jsonschema==4.19.0 ; python_version == "3.8"
keyring==23.13.1 ; python_version == "3.8"
lockfile==0.12.2 ; python_version == "3.8"
more-itertools==10.0.0 ; python_version == "3.8"
Expand Down

0 comments on commit bd31824

Please sign in to comment.