chore(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] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-22 22:02:08 +00:00
committed by GitHub
parent e27a510e6d
commit ef5203800a
+1 -1
View File
@@ -1,5 +1,5 @@
jsonschema[format]==4.26.0
types-jsonschema>=4
types-jsonschema>=4.26.0.20260518
requests==2.34.2
ruff>=0.16.1
pytest>=9.1.1