From b807e8130ff314625b15cfd4b4a31d4c4d982355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:54:14 +0000 Subject: [PATCH] Bump reportlab from 3.5.21 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 3.5.21 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 da29cb6..a00314e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-suit==0.2.26 django-bootstrap3==11.0.0 django-solo==1.1.3 gunicorn==19.9.0 -reportlab==3.5.21 +reportlab==3.5.55 pyperclip==1.7.0 whitenoise==4.1.2 psycopg2-binary==2.8.4