From 153009eb38a5be0f3d6a563c5a4e0e468a885dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 03:58:28 +0000 Subject: [PATCH] Bump jsonschema from 4.21.1 to 4.22.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.21.1 to 4.22.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.21.1...v4.22.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9b652fc..52ff7db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ djangorestframework-simplejwt==5.3.1 drf-spectacular==0.27.2 inflection==0.5.1 psycopg2==2.9.9 -jsonschema==4.21.1 +jsonschema==4.22.0 PyJWT==2.8.0 pymemcache==4.0.0 pyrsistent==0.20.0