Update dependency pillow to >=11.2.1
All checks were successful
Tests / test (push) Successful in 24s

This commit is contained in:
Renovate Bot 2025-05-27 13:16:18 +00:00
parent 15370f9739
commit 0312b5d2cc
2 changed files with 37 additions and 34 deletions

View file

@ -15,7 +15,7 @@ dependencies = [
"django-template-partials>=24.4",
"jsonschema>=4.23.0",
"kubernetes>=32.0.1",
"pillow>=11.1.0",
"pillow>=11.2.1",
"psycopg2-binary>=2.9.10",
"pyjwt>=2.10.1",
"requests>=2.32.3",