From 2153171c15d7053379c7d2e9218b35e98eb72814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 19:51:47 +0000 Subject: [PATCH] Bump weasyprint from 65.1 to 68.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f09c236b9d..b303e3959f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,5 +33,5 @@ sqlalchemy-utils == 0.41.2 SQLAlchemy[asyncio]==2.0.44 # [asyncio] allows greenlet to be installed on Apple M1 devices. unidecode==1.3.8 uvicorn[standard]==0.30.6 -weasyprint==65.1 # HTML to PDF converter +weasyprint==68.0 # HTML to PDF converter xlsxwriter==3.2.0