From ee4fd1f3b4f77e803c0dbe351a89b57f1a4441ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 21:38:39 +0000 Subject: [PATCH] Bump jsonschema from 4.25.1 to 4.26.0 in /validation Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.25.1 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.25.1...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] --- validation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/validation/requirements.txt b/validation/requirements.txt index 12aab93..3ee1ea1 100644 --- a/validation/requirements.txt +++ b/validation/requirements.txt @@ -1 +1 @@ -jsonschema==4.25.1 +jsonschema==4.26.0