diff --git a/pyproject.toml b/pyproject.toml index e274760..3393712 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dependencies = [ "django-google-sso==9.0.3", "django-multiselectfield==1.0.1", "eligibility-api==2025.4.1", - "pillow==12.1.0", + "pillow==12.2.0", "psycopg[binary,pool]==3.3.2", "requests==2.32.5", "sentry-sdk==2.58.0",