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

View file

@ -17,7 +17,7 @@ dependencies = [
"django-template-partials>=25.2",
"jsonschema>=4.25.1",
"kubernetes>=34.1.0",
"pillow>=11.3.0",
"pillow>=12.0.0",
"psycopg2-binary>=2.9.11",
"pyjwt>=2.10.1",
"requests>=2.32.5",