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

This commit is contained in:
Renovate Bot 2025-07-02 03:01:26 +00:00
parent 55688f5589
commit 27bdf29d2a
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",