diff --git a/pyproject.toml b/pyproject.toml index 3034c82..4c251a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dependencies = [ "mdformat-tables~=0.4", "mysqlclient~=2.2", "django-autocomplete-light~=3.11", - "weasyprint~=61.2", + "weasyprint~=62.1", "requests~=2.31", "semver~=3.0", "djangorestframework~=3.15",