From 8c4f94b197b75a9168ff2c55dd01e5522c77f923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 17:59:46 +0000 Subject: [PATCH] Bump fastjsonschema from 2.20.0 to 2.21.1 in /requirements/partial Bumps [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) from 2.20.0 to 2.21.1. - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](https://github.com/horejsek/python-fastjsonschema/compare/v2.20.0...v2.21.1) --- updated-dependencies: - dependency-name: fastjsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/partial/requirements_production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/partial/requirements_production.txt b/requirements/partial/requirements_production.txt index 9136f005f..63bd9014b 100644 --- a/requirements/partial/requirements_production.txt +++ b/requirements/partial/requirements_production.txt @@ -2,7 +2,7 @@ Babel==2.16.0 beautifulsoup4==4.12.3 bleach[css]==6.2.0 dependency_injector==4.43.0 -fastjsonschema==2.20.0 +fastjsonschema==2.21.1 gunicorn==23.0.0 pypdf[crypto]==5.1.0 requests==2.32.3