From fff2bb0809f6f997b8b29819e000ae99660c5260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:25:01 +0000 Subject: [PATCH] Bump reportlab from 3.5.65 to 3.6.13 Bumps [reportlab](http://www.reportlab.com/) from 3.5.65 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 5ce9063..ea4d19d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ PyPDF2==1.26.0 -reportlab==3.5.65 +reportlab==3.6.13