From b272ed6fb3554c005ab96c0467810aaadaff2da5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:21:22 +0000 Subject: [PATCH] Bump reportlab from 3.5.23 to 3.6.13 Bumps [reportlab](http://www.reportlab.com/) from 3.5.23 to 3.6.13. --- updated-dependencies: - dependency-name: reportlab 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 f11eef1..b0953f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ Django==2.2.4 django-anymail==6.1.0 django-dbbackup==3.2.0 mysqlclient==1.4.4 -reportlab==3.5.23 +reportlab==3.6.13