From 76815f0b387a44a7fbfecc79e533d5d92ca18ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:55:19 +0000 Subject: [PATCH] Bump reportlab from 3.5.23 to 3.5.55 in /web Bumps [reportlab](http://www.reportlab.com/) from 3.5.23 to 3.5.55. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 6761f40..4b5b190 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -25,7 +25,7 @@ PyPDF2==1.26.0 python-dateutil==2.8.0 pytz==2019.1 redis==3.2.1 -reportlab==3.5.23 +reportlab==3.5.55 s3transfer==0.2.1 six==1.12.0 sqlparse==0.3.0