From 2283ade50c2d428e9ac7e5f82be007541523f36c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 03:35:48 +0000 Subject: [PATCH] Bump jsonschema from 4.4.0 to 4.23.0 in /app Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.4.0 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.4.0...v4.23.0) --- updated-dependencies: - dependency-name: jsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index eba0c7cbf..874eda06a 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -47,7 +47,7 @@ idna==3.7 importlib-metadata==4.8.1 inflection==0.5.1 josepy==1.13.0 -jsonschema==4.4.0 +jsonschema==4.23.0 kombu<6.0 model-bakery==1.18.1 mozilla-django-oidc==4.0.1