mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 18:43:34 -05:00
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:
parent
95ce0ca11d
commit
38acc98590
3 changed files with 3 additions and 3 deletions
2
dependencies/python/ansible-lint.txt
vendored
2
dependencies/python/ansible-lint.txt
vendored
|
@ -8,7 +8,7 @@ click==8.1.3
|
||||||
cryptography==41.0.3
|
cryptography==41.0.3
|
||||||
filelock==3.12.2
|
filelock==3.12.2
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
jsonschema==4.17.3
|
jsonschema==4.19.0
|
||||||
markdown-it-py==2.2.0
|
markdown-it-py==2.2.0
|
||||||
MarkupSafe==2.1.2
|
MarkupSafe==2.1.2
|
||||||
mdurl==0.1.2
|
mdurl==0.1.2
|
||||||
|
|
2
dependencies/python/cfn-lint.txt
vendored
2
dependencies/python/cfn-lint.txt
vendored
|
@ -8,7 +8,7 @@ jschema-to-python==1.2.3
|
||||||
jsonpatch==1.33
|
jsonpatch==1.33
|
||||||
jsonpickle==3.0.1
|
jsonpickle==3.0.1
|
||||||
jsonpointer==2.3
|
jsonpointer==2.3
|
||||||
jsonschema==4.17.3
|
jsonschema==4.19.0
|
||||||
junit-xml==1.9
|
junit-xml==1.9
|
||||||
mpmath==1.3.0
|
mpmath==1.3.0
|
||||||
networkx==3.1
|
networkx==3.1
|
||||||
|
|
2
dependencies/python/snakemake.txt
vendored
2
dependencies/python/snakemake.txt
vendored
|
@ -13,7 +13,7 @@ GitPython==3.1.31
|
||||||
humanfriendly==10.0
|
humanfriendly==10.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
jsonschema==4.17.3
|
jsonschema==4.19.0
|
||||||
jupyter_core==5.3.0
|
jupyter_core==5.3.0
|
||||||
MarkupSafe==2.1.2
|
MarkupSafe==2.1.2
|
||||||
nbformat==5.8.0
|
nbformat==5.8.0
|
||||||
|
|
Loading…
Reference in a new issue