Bump jsonschema from 4.17.3 to 4.19.0 in /dependencies/python (#4530)

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 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](https://github.com/python-jsonschema/jsonschema/compare/v4.17.3...v4.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-16 11:07:51 -07:00 committed by GitHub
parent 95ce0ca11d
commit 38acc98590
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ click==8.1.3
cryptography==41.0.3
filelock==3.12.2
Jinja2==3.1.2
jsonschema==4.17.3
jsonschema==4.19.0
markdown-it-py==2.2.0
MarkupSafe==2.1.2
mdurl==0.1.2

View file

@ -8,7 +8,7 @@ jschema-to-python==1.2.3
jsonpatch==1.33
jsonpickle==3.0.1
jsonpointer==2.3
jsonschema==4.17.3
jsonschema==4.19.0
junit-xml==1.9
mpmath==1.3.0
networkx==3.1

View file

@ -13,7 +13,7 @@ GitPython==3.1.31
humanfriendly==10.0
idna==3.4
Jinja2==3.1.2
jsonschema==4.17.3
jsonschema==4.19.0
jupyter_core==5.3.0
MarkupSafe==2.1.2
nbformat==5.8.0