From 220fb027e110b7c467e75d6288b066a42032b6b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:54:11 +0000 Subject: [PATCH] Bump reportlab from 3.4 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 3.4 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 3f49d03..070ebfa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ Flask-SQLAlchemy==2.2 # Utils cached_property==1.3 dicttoxml==1.7.4 -reportlab==3.4 +reportlab==3.5.55