Skip to content

Commit

Permalink
⬆️ bump jsonschema[format-nongpl] from 4.21.1 to 4.23.0
Browse files Browse the repository at this point in the history
Bumps [jsonschema[format-nongpl]](https://github.com/python-jsonschema/jsonschema) from 4.21.1 to 4.23.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.21.1...v4.23.0)

---
updated-dependencies:
- dependency-name: jsonschema[format-nongpl]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 1e59295 commit 03b0891
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 @@ -37,7 +37,7 @@ jinja2==3.1.3 ; python_version >= "3.9"
json5==0.9.25 ; python_version >= "3.9"
jsonpointer==2.4 ; python_version >= "3.9"
jsonschema-specifications==2023.12.1 ; python_version >= "3.9"
jsonschema==4.21.1 ; python_version >= "3.9"
jsonschema==4.23.0 ; python_version >= "3.9"
jsonschema[format-nongpl]==4.21.1 ; python_version >= "3.9"
jupyter-client==8.6.1 ; python_version >= "3.9"
jupyter-core==5.7.2 ; python_version >= "3.9"
Expand Down

0 comments on commit 03b0891

Please sign in to comment.