From 506fd3ea586d8da9e8440b7bb9e87718a69e4956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 14:34:44 +0000 Subject: [PATCH] Bump jsonschema[format] from 4.8.0 to 4.25.0 Bumps [jsonschema[format]](https://github.com/python-jsonschema/jsonschema) from 4.8.0 to 4.25.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.8.0...v4.25.0) --- updated-dependencies: - dependency-name: jsonschema[format] dependency-version: 4.25.0 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 88791d31..bf2b9f2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ simplejson==3.17.6 python-dotenv==0.20.0 requests==2.28.1 jsonpointer==2.3 -jsonschema==4.8.0 +jsonschema==4.25.0 jsonschema[format]==4.8.0 pyyaml==6.0.1 rfc3987==1.3.8