From 083fb93eaddd1b82ca49512b5a2df981a170c1f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:35:55 +0000 Subject: [PATCH] Build(deps): Bump weasyprint from 66 to 68.0 in /requirements Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 66 to 68.0. - [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/v66.0...v68.0) --- updated-dependencies: - dependency-name: weasyprint dependency-version: '68.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index aea9f52db..cca7be4b7 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -23,7 +23,7 @@ python-magic==0.4.15 unipath==1.1 Pillow==10.3.0 reportlab==3.6.13 -WeasyPrint==66 +WeasyPrint==68.0 trml2pdf==0.6 gunicorn==23.0.0 more-itertools==8.2.0