From de407fb84be8fb55f6bcb0c0b9aed01e85210a7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:53:43 +0000 Subject: [PATCH] Bump reportlab from 3.1.44 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 3.1.44 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 061bd6e..72e8e31 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ django==1.6 South==0.8.4 -reportlab==3.1.44 +reportlab==3.5.55 MySQL-python==1.2.3 gunicorn==18.0 python-social-auth==0.2.2