diff --git a/pyproject.toml b/pyproject.toml index a99ade8d3..21320d9f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "Unidecode==1.4.0", # pillow is only here to make old migrations run "Pillow==12.0.0", - "weasyprint==67.0", + "weasyprint==68.0", ] [project.optional-dependencies]