Merge pull request 'Update dependency django-template-partials to >=25.2' (#208) from renovate/django-template-partials-25.x into main
Some checks failed
Tests / test (push) Waiting to run
Build and Deploy Staging / build (push) Has been cancelled
Build and Deploy Staging / deploy (push) Has been cancelled

Reviewed-on: #208
This commit is contained in:
Tobias Brunner 2025-09-29 07:22:43 +00:00
commit 0e8b7935d2
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@ dependencies = [
"django-jsonform>=2.23.2",
"django-scopes>=2.0.0",
"django-storages[s3]>=1.14.6",
"django-template-partials>=25.1",
"django-template-partials>=25.2",
"jsonschema>=4.25.1",
"kubernetes>=33.1.0",
"pillow>=11.3.0",