Merge pull request 'Update dependency jsonschema to >=4.25.1' (#158) from renovate/jsonschema-4.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 51s
Tests / test (push) Successful in 24s
Build and Deploy Staging / deploy (push) Successful in 11s

Reviewed-on: #158
This commit is contained in:
Tobias Kunze 2025-08-27 09:29:05 +00:00
commit 9fdccbcb14
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.1",
"kubernetes>=33.1.0",
"pillow>=11.3.0",
"psycopg2-binary>=2.9.10",