Merge pull request 'Update dependency django-template-partials to >=25.1' (#183) from renovate/django-template-partials-25.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run

Reviewed-on: #183
This commit is contained in:
Tobias Brunner 2025-09-08 07:03:44 +00:00
commit cdd89520bc
2 changed files with 2 additions and 2 deletions

2
uv.lock generated
View file

@ -1185,7 +1185,7 @@ requires-dist = [
{ name = "django-jsonform", specifier = ">=2.23.2" },
{ name = "django-scopes", specifier = ">=2.0.0" },
{ name = "django-storages", extras = ["s3"], specifier = ">=1.14.6" },
{ name = "django-template-partials", specifier = ">=24.4" },
{ name = "django-template-partials", specifier = ">=25.1" },
{ name = "jsonschema", specifier = ">=4.25.1" },
{ name = "kubernetes", specifier = ">=33.1.0" },
{ name = "pillow", specifier = ">=11.3.0" },