diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 494cf90c75..ad5c9eeea9 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -74,7 +74,7 @@ dependencies = [ "dal-admin-filters==1.1.0", "django-markdownify==0.9.5", "django-imagekit==5.0.0", - "pillow==10.4.0", + "pillow==12.0.0", "redis[hiredis]==5.0.2", "google-api-python-client<3.0.0,>=2.94.0", "google-auth<3.0.0,>=2.22.0",