From 7d3c5c4a809832b8f8b775a04acb057185cd0bbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 10:54:52 +0000 Subject: [PATCH] Bump weasyprint from 51 to 59.0 Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 51 to 59.0. - [Release notes](https://github.com/Kozea/WeasyPrint/releases) - [Changelog](https://github.com/Kozea/WeasyPrint/blob/master/docs/changelog.rst) - [Commits](https://github.com/Kozea/WeasyPrint/compare/v51...v59.0) --- updated-dependencies: - dependency-name: weasyprint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d87d6aa..9f48a7f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,7 +16,7 @@ install_requires = python-slugify==4.0.1 debts==0.5 emails==0.6 - Weasyprint==51 + Weasyprint==59.0 MarkupSafe==2.0.1 [options.extras_require]