Skip to content

Commit

Permalink
Bump jsonschema from 3.2.0 to 4.19.2 in /dependencies/python
Browse files Browse the repository at this point in the history
Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 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@v3.2.0...v4.19.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent dc1bf5c commit 698dc76
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dependencies/python/cfn-lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jschema-to-python==1.2.3
jsonpatch==1.32
jsonpickle==2.1.0
jsonpointer==2.3
jsonschema==3.2.0
jsonschema==4.19.2
junit-xml==1.9
networkx==2.8
pbr==5.8.1
Expand Down
2 changes: 1 addition & 1 deletion dependencies/python/semgrep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ defusedxml==0.7.1
face==20.1.1
glom==22.1.0
idna==3.3
jsonschema==3.2.0
jsonschema==4.19.2
packaging==21.3
peewee==3.14.10
pyparsing==3.0.8
Expand Down
2 changes: 1 addition & 1 deletion dependencies/python/snakemake.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ GitPython==3.1.27
idna==3.3
importlib-resources==5.7.1
Jinja2==3.1.2
jsonschema==4.4.0
jsonschema==4.19.2
jupyter-core==4.10.0
MarkupSafe==2.1.1
nbformat==5.3.0
Expand Down

0 comments on commit 698dc76

Please sign in to comment.