From 99a2deaf4a16a6b19b762e8895f63d97ae1df4f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:05:19 +0000 Subject: [PATCH] Bump fastjsonschema from 2.20.0 to 2.21.1 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 33cae6139..e3a981151 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ cryptography==44.0.0 Deprecated==1.2.15 docker==7.1.0 docopt==0.6.2 -fastjsonschema==2.20.0 +fastjsonschema==2.21.1 future @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/future-0.18.2-py3-none-any.whl gitdb==4.0.11 github3.py==4.0.1