From 0bbbff29fe624e89f44a534da30ed38b8d71b6a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:48:55 +0000 Subject: [PATCH] Bump jsonschema from 4.21.1 to 4.23.0 in /requirements Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.21.1 to 4.23.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.23.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 2dc1f2b2..59ff4c14 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -5,7 +5,7 @@ djangorestframework-jsonapi==6.1.0 django-cors-headers==4.3.1 django-filter celery==5.4.0 -jsonschema==4.21.1 +jsonschema==4.23.0 aiohttp==3.9.3 pyjwe==1.0.0 cryptography==42.0.7