From 1bb4338a1bf0ab9811d22004edd60090e0308817 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 00:34:43 +0000 Subject: [PATCH] Bump weasyprint from 60.2 to 68.0 in /ml-services Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 60.2 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/v60.2...v68.0) --- updated-dependencies: - dependency-name: weasyprint dependency-version: '68.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml-services/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml-services/requirements.txt b/ml-services/requirements.txt index efe29fa..fb72cdb 100644 --- a/ml-services/requirements.txt +++ b/ml-services/requirements.txt @@ -29,7 +29,7 @@ pickle5==0.0.12 # PDF Generation reportlab==4.0.9 -weasyprint==60.2 +weasyprint==68.0 pypdf==4.0.1 # Excel Support