From 0b414122e5e0a34bbb15845ef011b6a9aca5cb02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:25:59 +0000 Subject: [PATCH] Bump reportlab from 3.5.9 to 3.6.13 Bumps [reportlab](http://www.reportlab.com/) from 3.5.9 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 718d014..5ebbafd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -reportlab==3.5.9 +reportlab==3.6.13