From bf3ae1767114342a7b723c99c766e88f2e1fd7a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jun 2022 16:54:02 +0000 Subject: [PATCH] Bump reportlab from 3.4.0 to 3.5.55 Bumps [reportlab](http://www.reportlab.com/) from 3.4.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(-) diff --git a/requirements.txt b/requirements.txt index 3aabd06..9aaa935 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ pdfrw==0.4 Pillow==7.1.1 python-dateutil==2.7.2 -reportlab==3.4.0 +reportlab==3.5.55 six==1.11.0