From faedb17b0225a0064fef4930e897aaa0e2c9d470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 22:07:57 +0000 Subject: [PATCH] build(deps-dev): update types-jsonschema requirement Updates the requirements on [types-jsonschema](https://github.com/python/typeshed) to permit the latest version. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-jsonschema dependency-version: 4.26.0.20260518 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 700dfc0..4910825 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,5 +4,5 @@ referencing>=0.35 pytest>=8.2 ruff>=0.5 mypy>=1.10 -types-jsonschema>=4.22 +types-jsonschema>=4.26.0.20260518