fix(deps): update dependency pillow to v11
Some checks failed
renovate/artifacts Artifact file update failure
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 24s
Actions / Build Documentation (MkDocs) (pull_request) Failing after 23s

This commit is contained in:
Renovate 2025-03-29 12:21:58 +00:00
parent 3d09f36b56
commit 32a8de58b3
Signed by: Renovate
GPG key ID: C42AFED545031BE9

View file

@ -13,7 +13,7 @@ dependencies = [
"markdownify==0.14.1", "markdownify==0.14.1",
"numpy==2.2.4", "numpy==2.2.4",
"phx-class-registry==5.1.1", "phx-class-registry==5.1.1",
"pillow==10.4.0", "pillow==11.1.0",
"pip==25.0.1", "pip==25.0.1",
"py-dactyl", "py-dactyl",
"pydantic==2.10.6", "pydantic==2.10.6",