From b3b9854b2603f46e8ef413f0b25b23ab08da64b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:54:25 +0000 Subject: [PATCH] Bump reportlab from 3.5.9 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 3.5.9 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 9e63326..d9d3e61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ django-crispy-forms==1.7.2 simplejson==3.16 opencv-python==4.4.0.44 PyGObject==3.30.1 -reportlab==3.5.9 +reportlab==3.5.55 django-guardian==2.1 psycopg2-binary==2.8.6