From 1af9ca1bbc57705b34f9af96dd7463ec93698c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 12:29:20 +0000 Subject: [PATCH] Bump fastjsonschema from 2.20.0 to 2.21.0 in /src Bumps [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](https://github.com/horejsek/python-fastjsonschema/compare/v2.20.0...v2.21.0) --- updated-dependencies: - dependency-name: fastjsonschema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index a3fe3f4bab..a56d8d9c78 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -8,7 +8,7 @@ attrs==24.2.0 # via # jsonschema # referencing -fastjsonschema==2.20.0 +fastjsonschema==2.21.0 # via -r requirements.in genson==1.3.0 # via -r requirements.in