Update dependency jsonschema to >=4.25.0
All checks were successful
Tests / test (push) Successful in 26s

This commit is contained in:
Renovate Bot 2025-07-19 03:02:06 +00:00
parent b403370b9d
commit 3dbedc154b
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ dependencies = [
"django-scopes>=2.0.0",
"django-storages[s3]>=1.14.6",
"django-template-partials>=24.4",
"jsonschema>=4.24.0",
"jsonschema>=4.25.0",
"kubernetes>=33.1.0",
"pillow>=11.3.0",
"psycopg2-binary>=2.9.10",