From 29da4ee3046a57944fc5de75cda9e1860f35e12d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 8 May 2024 18:00:50 +0000 Subject: [PATCH] chore(deps): update dependency weasyprint to v62 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.39.5