From 5b7b912999db9e4cda1f667320318356a81081c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 03:39:06 +0000 Subject: [PATCH] Bump jsonschema from 4.23.0 to 4.26.0 Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.23.0 to 4.26.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.23.0...v4.26.0) --- updated-dependencies: - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scripts/requirements-fixed-value-schema.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements-fixed-value-schema.txt b/scripts/requirements-fixed-value-schema.txt index 89099e3..3ee1ea1 100644 --- a/scripts/requirements-fixed-value-schema.txt +++ b/scripts/requirements-fixed-value-schema.txt @@ -1 +1 @@ -jsonschema==4.23.0 +jsonschema==4.26.0