From ee87ca2619af4b62cd64e33193b34d91ae74663c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 21:30:17 +0000 Subject: [PATCH] Bump jsonschema from 4.20.0 to 4.21.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.20.0 to 4.21.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.20.0...v4.21.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 a7d8a15..200a317 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ djangorestframework-simplejwt==5.3.1 drf-spectacular==0.27.0 inflection==0.5.1 psycopg2==2.9.9 -jsonschema==4.20.0 +jsonschema==4.21.0 PyJWT==2.8.0 pymemcache==4.0.0 pyrsistent==0.20.0