From 4a9215b338a8d0dfa5e86a0ac3c2db002b2ccbac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Nov 2021 00:46:47 +0000 Subject: [PATCH] Bump reportlab from 2.7 to 3.5.55 in /requirements Bumps [reportlab](http://www.reportlab.com/) from 2.7 to 3.5.55. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index ab6351f..6af8919 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -16,7 +16,7 @@ pisa==3.0.33 psycopg2==2.6.1 python-memcached==1.53 PyYAML==3.11 -reportlab==2.7 +reportlab==3.5.55 requests==2.8.1 six==1.10.0 djangorestframework==2.4.8