From 0372ae1cdd13c16790c384a4557386cbff44d947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 10:56:37 +0000 Subject: [PATCH] Bump jsonschema-specifications from 2023.12.1 to 2024.10.1 Bumps [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) from 2023.12.1 to 2024.10.1. - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.12.1...v2024.10.1) --- updated-dependencies: - dependency-name: jsonschema-specifications 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 9e9194e..26ae52b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ djangorestframework==3.15.2 djangorestframework-simplejwt==5.4.0 idna==3.7 jsonschema==4.21.1 -jsonschema-specifications==2023.12.1 +jsonschema-specifications==2024.10.1 mysqlclient==2.1.1 ordered-set==4.1.0 pytz==2024.1