From 9ad5cdad296e7beca8cb036ab0ad83b5a4c98b1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 11:23:06 +0000 Subject: [PATCH] Bump jsonschema from 4.22.0 to 4.24.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.22.0 to 4.24.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.22.0...v4.24.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.24.0 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 6d4b7e946..751751ab6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ authlib==0.15.5 elasticsearch==7.17.0 marshmallow==3.21.1 gunicorn[eventlet]==22.0.0 -jsonschema==4.22.0 +jsonschema==4.24.0 apispec==6.3.1 apispec-webframeworks==0.5.2 blinker==1.8.1