Update dependency pillow to >=11.3.0
All checks were successful
Tests / test (push) Successful in 27s
All checks were successful
Tests / test (push) Successful in 27s
This commit is contained in:
parent
55688f5589
commit
27bdf29d2a
2 changed files with 43 additions and 26 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue