From 571c60c70d6e346ddc7a44e702bc8328ffde78f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 03:33:31 +0000 Subject: [PATCH] Bump jsonschema-specifications from 2023.11.1 to 2023.12.1 Bumps [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) from 2023.11.1 to 2023.12.1. - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2023.11.1...v2023.12.1) --- updated-dependencies: - dependency-name: jsonschema-specifications dependency-type: indirect 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 0f6123ca..bab646db 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -105,7 +105,7 @@ importlib-resources==5.10.0 # jsonschema-specifications jsonschema==4.20.0 # via -r requirements/requirements.in -jsonschema-specifications==2023.11.1 +jsonschema-specifications==2023.12.1 # via jsonschema mysqlclient==2.2.1 # via -r requirements/requirements.in