diff --git a/pyproject.toml b/pyproject.toml index a9763ce..114f111 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dependencies = [ "mysqlclient~=2.2", "bleach~=6.0", "django-autocomplete-light~=3.9", - "weasyprint~=59.0", + "weasyprint~=60.1", "requests~=2.31", "semver~=3.0", "djangorestframework~=3.14",