diff --git a/pyproject.toml b/pyproject.toml index ee5d8b11..84eaa268 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.2.0", + "Pillow==10.3.0", "psycopg==3.1.18", "requests==2.31.0", "rcssmin==1.1.2",