From fbc7f0364af77a9a16f18287b2177b49e7102878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:57:09 +0000 Subject: [PATCH] Bump reportlab from 3.3.0 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 3.3.0 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 755a037008..9ac98646ea --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ social-auth-app-django==2.1.0 git+https://github.com/scottp-dpaw/social-core.git@email_fix#egg=social-auth-core coverage==4.3.1 coveralls==1.1 -reportlab==3.3.0 +reportlab==3.5.55 django_bootstrap3==7.1.0 django-braces>=1.8.1 django-datatables-view==1.13.0