From 05728dc48b76617040d5a56d67f13fe69f83c2f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 00:03:36 +0000 Subject: [PATCH] Bump jsonschema from 3.2.0 to 4.17.3 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 3.2.0 to 4.17.3. - [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.17.3) --- 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 094817d91c6..94de0b46b74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ tqdm==4.54.1 Deprecated==1.2.10 wrapt==1.12.1 jsonfield==3.1.0 -jsonschema==3.2.0 +jsonschema==4.17.3 pyrsistent==0.17.3 # Django Apps