Bump jsonschema from 4.24.0 to 4.25.0 (#3161)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-04 23:55:33 -04:00
committed by GitHub
parent fc0c7153d8
commit 69425eec3c
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
pyyaml = "^6.0"
jsonschema = "^4.24.0"
jsonschema = "^4.25.0"
requests = "^2.32.4"
ruamel-yaml = "^0.18.14"
pydantic = "^2.11.7"