From c81a7e0c16d28e9ad63fb20436494edecbacea2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 11:12:31 +0000 Subject: [PATCH] Bump jsonschema from 3.2.0 to 4.6.2 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.6.2. - [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.6.2) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0ccfb09..6ce474e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ google-auth==2.6.0 gunicorn==20.1.0 idna==3.3 itsdangerous==2.0.1 -jsonschema==3.2.0 +jsonschema==4.6.2 kubernetes==22.6.0 mistune==2.0.2 more-itertools==8.12.0