From e3296b29f5b2b86d1bf50aa7ac73e362a2c0e56e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:54:12 +0000 Subject: [PATCH] Bump reportlab from 3.5.4 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 3.5.4 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 561277a..251efdc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ psycopg2-binary==2.7.5 PyJWT==1.6.4 PyPDF2==1.26.0 pytz==2018.5 -reportlab==3.5.4 +reportlab==3.5.55 requests==2.19.1 six==1.11.0 urllib3==1.23