Bump jsonschema from 4.25.1 to 4.26.0 (#3272)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bhavin Patel <bhavin.j.patel91@gmail.com>
This commit is contained in:
dependabot[bot]
2026-01-19 11:05:36 +05:30
committed by GitHub
parent 4d228c6c24
commit 2c5a063d34
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
pyyaml = "^6.0.3"
jsonschema = "^4.25.1"
jsonschema = "^4.26.0"
requests = "^2.32.5"
ruamel-yaml = "^0.18.16"
pydantic = "^2.12.5"