From f3d601d4bed2ccea8ac2f0dd10c316fece8cec85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:19:05 +0000 Subject: [PATCH] Bump reportlab from 3.4.0 to 3.6.13 Bumps [reportlab](http://www.reportlab.com/) from 3.4.0 to 3.6.13. --- 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..812bd16 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.6.13 six==1.11.0