From 54626a4812d59b08c2ffd044f4df22b6c70576a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 19:52:37 +0000 Subject: [PATCH] Bump fastjsonschema from 2.16.2 to 2.22.1 Bumps [fastjsonschema](https://github.com/horejsek/python-fastjsonschema) from 2.16.2 to 2.22.1. - [Changelog](https://github.com/horejsek/python-fastjsonschema/blob/master/CHANGELOG.txt) - [Commits](https://github.com/horejsek/python-fastjsonschema/compare/v2.16.2...v2.22.1) --- updated-dependencies: - dependency-name: fastjsonschema dependency-version: 2.22.1 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 f3514b1..d35dd80 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ debugpy==1.8.21 decorator==5.1.1 defusedxml==0.7.1 executing==1.2.0 -fastjsonschema==2.16.2 +fastjsonschema==2.22.1 fonttools==4.63.0 fqdn==1.5.1 idna==3.15