From 503e9ff7ab5da691fc4e80e3138e60f3f051ce7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 00:10:19 +0000 Subject: [PATCH] Bump jsonschema from 3.2.0 to 4.19.1 in /dependencies/python Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.19.1. - [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/v3.2.0...v4.19.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dependencies/python/cfn-lint.txt | 2 +- dependencies/python/semgrep.txt | 2 +- dependencies/python/snakemake.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 87d481d648e..1dc9b0c5028 100644 --- a/dependencies/python/cfn-lint.txt +++ b/dependencies/python/cfn-lint.txt @@ -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.1 junit-xml==1.9 networkx==2.8 pbr==5.8.1 diff --git a/dependencies/python/semgrep.txt b/dependencies/python/semgrep.txt index d852fa0f12b..7642b045bd5 100644 --- a/dependencies/python/semgrep.txt +++ b/dependencies/python/semgrep.txt @@ -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.1 packaging==21.3 peewee==3.14.10 pyparsing==3.0.8 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index acc4a5827ed..26ad55fdf60 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -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.1 jupyter-core==4.10.0 MarkupSafe==2.1.1 nbformat==5.3.0