From 59740da9703e25e737de08dc2e269630f8d6be03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Mar 2025 14:17:25 +0000 Subject: [PATCH] Bump reportlab from 3.6.12 to 3.6.13 Bumps [reportlab](https://www.reportlab.com/) from 3.6.12 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 68a2ccb..1a852de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask==2.2.5 requests==2.31.0 -reportlab==3.6.12 +reportlab==3.6.13 Faker==18.9.0