From 4cc1a8754298e1a2ae22340ed3e5f7bf1de0ca77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 22:18:14 +0000 Subject: [PATCH] chore(deps): Bump types-jsonschema Bumps [types-jsonschema](https://github.com/typeshed-internal/stub_uploader) from 4.25.0.20250809 to 4.25.1.20251009. - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: types-jsonschema dependency-version: 4.25.1.20251009 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.in | 2 +- requirements-dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.in b/requirements-dev.in index 535ac14f..e4785cf6 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -14,7 +14,7 @@ mypy==1.19.1 pip-tools==7.5.2 tox==4.27.0 twine==6.2.0 -types-jsonschema==4.25.0.20250809 +types-jsonschema==4.25.1.20251009 types-lxml==2025.11.25 types-pytz==2025.2.0.20250809 types-setuptools==80.9.0.20250822 diff --git a/requirements-dev.txt b/requirements-dev.txt index 6f6b3f23..4be62e6d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -185,7 +185,7 @@ twine==6.2.0 # via -r requirements-dev.in types-html5lib==1.1.11.20251117 # via types-lxml -types-jsonschema==4.25.0.20250809 +types-jsonschema==4.25.1.20251009 # via -r requirements-dev.in types-lxml==2025.11.25 # via -r requirements-dev.in