diff --git a/pyproject.toml b/pyproject.toml index 0627b53ba..2e2e9362f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ dependencies = [ "service-identity==24.2.0", "Unidecode==1.4.0", # pillow is only here to make old migrations run - "Pillow==11.2.1", + "Pillow==11.3.0", "weasyprint==65.1", ]