From e2ce34281ac16440c7f44c322df0d44a3e5deba2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 11:49:54 +0000 Subject: [PATCH] chore(deps): bump weasyprint from 66.0 to 69.0 Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 66.0 to 69.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/v66.0...v69.0) --- updated-dependencies: - dependency-name: weasyprint dependency-version: '69.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d7b223..ee64d0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==5.2.15 djangorestframework==3.17.1 django-filter==25.2 -weasyprint==66.0 +weasyprint==69.0 Pillow==12.2.0 num2words==0.5.14 psycopg2-binary==2.9.12