From 22bab2ca9acb2c0e28282f5fd95d65b3fab90c35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 22:58:36 +0000 Subject: [PATCH 1/2] Bump jsonschema in /functions/generic/parse_json_response (#345) Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.23.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.23.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> --- functions/generic/parse_json_response/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/generic/parse_json_response/requirements.txt b/functions/generic/parse_json_response/requirements.txt index 8a3ed21c..89099e36 100644 --- a/functions/generic/parse_json_response/requirements.txt +++ b/functions/generic/parse_json_response/requirements.txt @@ -1 +1 @@ -jsonschema==4.17.3 +jsonschema==4.23.0 From a91988ad687cea5ceb20e7ee4474ccb5d9b8926f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 23:01:48 +0000 Subject: [PATCH 2/2] Bump jsonschema (#347) Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.17.3 to 4.23.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.23.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> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- .../functions/parse_json_response/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techniques_step_functions/functions/parse_json_response/requirements.txt b/techniques_step_functions/functions/parse_json_response/requirements.txt index 8a3ed21c..89099e36 100644 --- a/techniques_step_functions/functions/parse_json_response/requirements.txt +++ b/techniques_step_functions/functions/parse_json_response/requirements.txt @@ -1 +1 @@ -jsonschema==4.17.3 +jsonschema==4.23.0