From a2eabd7ee7e1a15f60e824e2459f3caea8d4c59e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 20:44:06 +0000 Subject: [PATCH] chore(deps): bump weasyprint from 61.0 to 61.2 Bumps [weasyprint](https://github.com/Kozea/WeasyPrint) from 61.0 to 61.2. - [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/v61.0...v61.2) --- updated-dependencies: - dependency-name: weasyprint 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 fa115d2..d3dfa8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ Pillow==10.2.0 python-dateutil==2.8.2 requests==2.31.0 requests-oauthlib==1.3.1 -weasyprint==61.0 +weasyprint==61.2 django-two-factor-auth[phonenumberslite,webauthn]==1.16.0