diff --git a/pyproject.toml b/pyproject.toml index a99ade8d3..bdbbfae3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ "quickpay-api-client==2.0.1", "Unidecode==1.4.0", # pillow is only here to make old migrations run - "Pillow==12.0.0", + "Pillow==12.1.0", "weasyprint==67.0", ]