Update dependency pillow to v12
All checks were successful
Tests / test (push) Successful in 28s

This commit is contained in:
Renovate Bot 2025-10-23 03:02:02 +00:00
parent e5745ebb50
commit 62faaf2ed9
2 changed files with 54 additions and 51 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",