From d24bf86f00acc4ab9cfcf9a6e5b8d70f63dde155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 19:50:38 +0000 Subject: [PATCH] Bump jsonschema from 4.18.4 to 4.19.0 in /config/python Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.18.4 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.18.4...v4.19.0) --- 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 3da84fd1..b78db64a 100644 --- a/config/python/requirements.txt +++ b/config/python/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.2.0 idna==3.4 inquirer==3.1.3 Jinja2==3.1.2 -jsonschema==4.18.4 +jsonschema==4.19.0 MarkupSafe==2.1.3 mccabe==0.7.0 ninja2==0.1