From 38acc9859011b90aa1403082f92a9893c2563891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Aug 2023 11:07:51 -0700 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- dependencies/python/cfn-lint.txt | 2 +- dependencies/python/snakemake.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index e638a5fa..1604c75c 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -8,7 +8,7 @@ click==8.1.3 cryptography==41.0.3 filelock==3.12.2 Jinja2==3.1.2 -jsonschema==4.17.3 +jsonschema==4.19.0 markdown-it-py==2.2.0 MarkupSafe==2.1.2 mdurl==0.1.2 diff --git a/dependencies/python/cfn-lint.txt b/dependencies/python/cfn-lint.txt index 75b41ab8..3f68b477 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.33 jsonpickle==3.0.1 jsonpointer==2.3 -jsonschema==4.17.3 +jsonschema==4.19.0 junit-xml==1.9 mpmath==1.3.0 networkx==3.1 diff --git a/dependencies/python/snakemake.txt b/dependencies/python/snakemake.txt index 7242b021..2e385fc3 100644 --- a/dependencies/python/snakemake.txt +++ b/dependencies/python/snakemake.txt @@ -13,7 +13,7 @@ GitPython==3.1.31 humanfriendly==10.0 idna==3.4 Jinja2==3.1.2 -jsonschema==4.17.3 +jsonschema==4.19.0 jupyter_core==5.3.0 MarkupSafe==2.1.2 nbformat==5.8.0