Skip to content

Commit

Permalink
Bump jsonschema from 4.19.2 to 4.20.0 (GeoNode#11706)
Browse files Browse the repository at this point in the history
* Bump jsonschema from 4.19.2 to 4.20.0

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.2 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.2...v4.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* [Dependencies] Align setup.cfg with requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 10, 2024
1 parent 268e80e commit ef176cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ vine==5.1.0
tqdm==4.66.1
Deprecated==1.2.14
wrapt==1.15.0
jsonschema==4.19.2
jsonschema==4.20.0
zipstream-new==1.1.8
schema==0.7.5
rdflib==6.3.2
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ install_requires =
tqdm==4.66.1
Deprecated==1.2.14
wrapt==1.15.0
jsonschema==4.19.2
jsonschema==4.20.0
zipstream-new==1.1.8
schema==0.7.5
rdflib==6.3.2
Expand Down

0 comments on commit ef176cc

Please sign in to comment.