From 33366373072f1c317b6c7633a9cdca5d2a2c797a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:33:50 +0000 Subject: [PATCH] Bump weasyprint from 62.3 to 63.1 in /src/requirements Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 62.3 to 63.1. - [Release notes](https://github.com/Kozea/WeasyPrint/releases) - [Changelog](https://github.com/Kozea/WeasyPrint/blob/main/docs/changelog.rst) - [Commits](https://github.com/Kozea/WeasyPrint/compare/v62.3...v63.1) --- updated-dependencies: - dependency-name: weasyprint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 0b21dbc2a..152f2aaab 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -42,4 +42,4 @@ Pillow==10.4.0 numpy==2.1.2 django-weasyprint==2.3.0 -weasyprint==62.3 +weasyprint==63.1