From db9bc36416b21521e0ebbb45a23d786778866b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 17:44:19 +0000 Subject: [PATCH] chore(deps): bump weasyprint from 64.0 to 64.1 Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 64.0 to 64.1. - [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/v64.0...v64.1) --- updated-dependencies: - dependency-name: weasyprint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c98326b..53e6e74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pillow==11.1.0 python-dateutil==2.9.0.post0 requests==2.32.3 requests-oauthlib==2.0.0 -weasyprint==64.0 +weasyprint==64.1 django-two-factor-auth[phonenumberslite,webauthn]==1.17.0 uvicorn==0.34.0 filetype==1.2.0