From 624619f358796731adc46a726787a4ae371ceb33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 03:48:30 +0000 Subject: [PATCH] Bump weasyprint from 62.3 to 68.0 Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 62.3 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/v62.3...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 4c9473e1..ddc257a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ mkdocs-material == 9.* mkdocs-git-revision-date-localized-plugin >= 1.5.0 mkdocs-to-pdf >= 0.10.1 -weasyprint == 62.3 +weasyprint == 68.0 pydyf == 0.10.0