Merge pull request 'Update dependency pillow to >=11.2.1' (#79) from renovate/pillow-11.x into main
Some checks are pending
Build and Deploy Staging / build (push) Waiting to run
Build and Deploy Staging / deploy (push) Blocked by required conditions
Tests / test (push) Waiting to run

Reviewed-on: #79
This commit is contained in:
Tobias Kunze 2025-06-02 12:54:11 +00:00
commit de0cb1b885
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",