From 2b061e35cc3453de2e344fccd4f0416331f989ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:31:10 +0000 Subject: [PATCH] Bump weasyprint from 47 to 68.0 Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 47 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/v47...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 eaffce2..66867a4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Django==2.2.* djangorestframework==3.9.* python-magic==0.4.* -WeasyPrint==47 +WeasyPrint==68.0