From b911bbf34f97057c231f13d3b8c6b71d46106f39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:55:32 +0000 Subject: [PATCH] Bump reportlab from 3.5.4 to 3.5.55 in /backend Bumps [reportlab](http://www.reportlab.com/) from 3.5.4 to 3.5.55. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 209a37fb..e23578a1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -59,7 +59,7 @@ python-magic==0.4.15 # python-magic-bin==0.4.14 pytz==2018.5 PyYAML==3.13 -reportlab==3.5.4 +reportlab==3.5.55 requests==2.18.4 ruamel.yaml==0.15.77 s3transfer==0.1.13