Bump jsonschema from 4.23.0 to 4.24.0 (#3122)

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-06-14 23:40:39 -04:00
committed by GitHub
parent 2116bf0490
commit ed6dd8eaff
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.23.0"
jsonschema = "^4.24.0"
requests = "^2.32.4"
ruamel-yaml = "^0.18.11"
pydantic = "^2.11.5"