Merge pull request 'Update dependency pillow to >=11.3.0' (#134) from renovate/pillow-11.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 51s
Tests / test (push) Successful in 26s
Build and Deploy Staging / deploy (push) Successful in 8s

Reviewed-on: #134
This commit is contained in:
Tobias Brunner 2025-07-03 14:14:59 +00:00
commit 8fbb478e05
2 changed files with 43 additions and 26 deletions

View file

@ -15,7 +15,7 @@ dependencies = [
"django-template-partials>=24.4",
"jsonschema>=4.24.0",
"kubernetes>=33.1.0",
"pillow>=11.2.1",
"pillow>=11.3.0",
"psycopg2-binary>=2.9.10",
"pyjwt>=2.10.1",
"requests>=2.32.4",