From 9cdac7cd2f41090369919c5c1204faa558dd189a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 23:18:54 +0000 Subject: [PATCH] Bump weasyprint from 68.0 to 70.0 in /docs Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 68.0 to 70.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/v68.0...v70.0) --- updated-dependencies: - dependency-name: weasyprint dependency-version: '70.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2b94ae77..7957fbb6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ mkdocs-material==9.* cffi==1.16.0 pytest-runner==6.0.1 -WeasyPrint==68.0 +WeasyPrint==70.0 pydyf==0.11.0 mkdocs-pdf-export-plugin==0.5.10 mkdocs-minify-plugin==0.8.0