Skip to content

Commit

Permalink
Bump jsonschema from 4.19.1 to 4.20.0
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.1 to 4.20.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.19.1...v4.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 30, 2023
1 parent e3fca9a commit 0ab6a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -2,7 +2,7 @@ attrs==23.1.0
certifi==2023.11.17
chardet==5.2.0
idna==3.6
jsonschema==4.19.1
jsonschema==4.20.0
kinto-http==11.0.1
pyrsistent==0.19.3
requests==2.31.0
Expand Down

0 comments on commit 0ab6a8c

Please sign in to comment.