From d7981cf5620228f6c106a630cd424419ec3a2e1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2025 13:53:45 +0000 Subject: [PATCH] Update dependency django-weasyprint to v2.3.1 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index ca7867f69..0d9c087aa 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -12,7 +12,7 @@ wsgi-basic-auth~=1.1.0 ds-caselaw-marklogic-api-client~=28.2.0 ds-caselaw-utils==2.0.1 rollbar -django-weasyprint==2.3.0 +django-weasyprint==2.3.1 django-waffle==4.2.0 # https://github.com/django-waffle/django-waffle django-formtools~=2.5.1 crispy-forms-gds==0.3.1