From 84af127061970d800e99d2e4eb9da69a98ec4e0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:53:12 +0000 Subject: [PATCH] Bump reportlab from 2.7 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 2.7 to 3.5.55. --- 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 b85acd1..b633ce6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Mako==0.9.1 MarkupSafe==0.19 -reportlab==2.7 +reportlab==3.5.55 wsgiref==0.1.2 pytz==2018.9