From bad672e109360a4d5d7477d8c7b7e16df9aeaadb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 19:19:44 +0000 Subject: [PATCH] Bump jsonschema from 4.20.0 to 4.21.1 in /config/python Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.20.0 to 4.21.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/v4.20.0...v4.21.1) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- config/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/python/requirements.txt b/config/python/requirements.txt index 9ffe4cc4..21094a99 100644 --- a/config/python/requirements.txt +++ b/config/python/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.3.2 inquirer==3.2.1 idna==3.6 Jinja2==3.1.2 -jsonschema==4.20.0 +jsonschema==4.21.1 MarkupSafe==2.1.3 mccabe==0.7.0 ninja2==0.1