From c0d22f51c0ef6ee26f83be4593bb1a6bfed88ed4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:32:11 +0000 Subject: [PATCH] build(deps): Bump weasyprint from 53.3 to 68.0 Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 53.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/v53.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 cbc13af..247c591 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ jinja2 >= 2.11.3 pyyaml >= 5.4 progressbar2 == 3.53 GitPython == 3.1.41 -weasyprint == 53.3 +weasyprint == 68.0 anytree == 2.8.0 dict2xml >= 1.7.0 defusedxml >= 0.7.1