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

This commit is contained in:
Renovate Bot 2025-11-15 03:01:04 +00:00
parent 63f5982350
commit e8d6c1acd5
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.2",
"django-template-partials>=25.3",
"jsonschema>=4.25.1",
"kubernetes>=34.1.0",
"pillow>=12.0.0",