Update dependency django-template-partials to >=25.1
All checks were successful
Tests / test (push) Successful in 26s

This commit is contained in:
Renovate Bot 2025-09-06 03:01:03 +00:00
parent 42fbd99c72
commit 9b9f2d1f61
2 changed files with 2 additions and 2 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>=24.4",
"django-template-partials>=25.1",
"jsonschema>=4.25.1",
"kubernetes>=33.1.0",
"pillow>=11.3.0",