From 42d981a01a0cb61cbfe16ed113665d555f6c0f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 16:35:25 +0000 Subject: [PATCH] Bump weasyprint from 65.1 to 68.0 in /requirements Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 65.1 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/v65.1...v68.0) --- updated-dependencies: - dependency-name: weasyprint dependency-version: '68.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 8c03f90..4e74c9c 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -16,7 +16,7 @@ python-magic==0.4.27 PyYAML==6.0.2 requests==2.32.4 uritemplate==4.1.1 -weasyprint==65.1 +weasyprint==68.0 XlsxWriter==3.2.3 Django==5.2.2 django-admin-autocomplete-filter==0.7.1