Skip to content

Commit

Permalink
Bump jsonschema from 4.19.1 to 4.19.2 (#11661)
Browse files Browse the repository at this point in the history
* Bump jsonschema from 4.19.1 to 4.19.2

Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.19.1 to 4.19.2.
- [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.19.2)

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

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

* - Align setup.cfg to 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 Nov 16, 2023
1 parent ae45e10 commit a76480f
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.1
jsonschema==4.19.2
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.1
jsonschema==4.19.2
zipstream-new==1.1.8
schema==0.7.5
rdflib==6.3.2
Expand Down

0 comments on commit a76480f

Please sign in to comment.