diff --git a/pyproject.toml b/pyproject.toml index c3bc41d..7be205f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "mdformat~=0.7", "mdformat-tables~=1.0", "django-autocomplete-light~=3.11", - "weasyprint~=62.3", + "weasyprint~=63.0", "requests~=2.32", "semver~=3.0", "djangorestframework~=3.15",