From 1a11ff53f5167fdcc3bfc876221e9e0f0d321997 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 08:08:15 +0000 Subject: [PATCH] Bump jsonschema from 3.2.0 to 4.19.2 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.19.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.19.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 0cebf706..c36b9145 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ app-common-python==0.2.6 boto3==1.28.84 insights-core==3.2.22 git+https://github.com/RedHatInsights/insights-core-messaging@1.2.2 -jsonschema==3.2.0 +jsonschema==4.19.2 python-json-logger==2.0.7 requests==2.31.0 sentry-sdk==0.19.5