From d8053b4f0ea2bebea1928fd270d8a5751552e9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:36:10 +0000 Subject: [PATCH] Bump weasyprint from 66.0 to 68.0 Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 66.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10470d89..7f882986 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ typing_extensions==4.15.0 tzdata==2025.2 uritemplate==4.2.0 urllib3==2.5.0 -weasyprint==66.0 +weasyprint==68.0 webencodings==0.5.1 whitenoise==6.7.0 zopfli==0.2.3.post1