diff --git a/pyproject.toml b/pyproject.toml index c76eef89a..df2786996 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "django-agnocomplete==2.2.0", "django-environ==0.11.2", "django-probes==1.7.0", - "Pillow==10.4.0", + "Pillow==11.0.0", "psycopg==3.2.3", "pydantic==2.9.2", "requests==2.32.3",