diff --git a/pyproject.toml b/pyproject.toml index 1e1e3aad..07b6e95c 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.3.0", + "Pillow==10.4.0", "psycopg==3.1.19", "pydantic==2.8.0", "requests==2.32.3",