From 068897dda784e0a7de6250d650047a68e2cc4d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:56:40 +0000 Subject: [PATCH] deps(deps): bump jsonschema-specifications from 2025.4.1 to 2025.9.1 Bumps [jsonschema-specifications](https://github.com/python-jsonschema/jsonschema-specifications) from 2025.4.1 to 2025.9.1. - [Release notes](https://github.com/python-jsonschema/jsonschema-specifications/releases) - [Commits](https://github.com/python-jsonschema/jsonschema-specifications/compare/v2025.4.1...v2025.9.1) --- updated-dependencies: - dependency-name: jsonschema-specifications dependency-version: 2025.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ba24255..704c424 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -129,7 +129,7 @@ jmespath==1.1.0 # botocore jsonschema==4.25.0 # via ansible-builder -jsonschema-specifications==2025.4.1 +jsonschema-specifications==2025.9.1 # via jsonschema kubernetes==35.0.0 # via pyplayground (pyproject.toml) diff --git a/requirements.txt b/requirements.txt index a63ca7d..53bc109 100644 --- a/requirements.txt +++ b/requirements.txt @@ -78,7 +78,7 @@ jmespath==1.1.0 # botocore jsonschema==4.25.0 # via ansible-builder -jsonschema-specifications==2025.4.1 +jsonschema-specifications==2025.9.1 # via jsonschema kubernetes==35.0.0 # via pyplayground (pyproject.toml)