Merge pull request 'Update dependency pillow to v12' (#253) from renovate/pillow-12.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: #253
This commit is contained in:
Tobias Brunner 2025-10-27 10:15:43 +00:00
commit 775e47f484
2 changed files with 2 additions and 2 deletions

2
uv.lock generated
View file

@ -1301,7 +1301,7 @@ requires-dist = [
{ name = "django-template-partials", specifier = ">=25.2" },
{ name = "jsonschema", specifier = ">=4.25.1" },
{ name = "kubernetes", specifier = ">=34.1.0" },
{ name = "pillow", specifier = ">=11.3.0" },
{ name = "pillow", specifier = ">=12.0.0" },
{ name = "psycopg2-binary", specifier = ">=2.9.11" },
{ name = "pyjwt", specifier = ">=2.10.1" },
{ name = "requests", specifier = ">=2.32.5" },