From 46f606b179683a0a9b1e7897d696f8a0a9771a72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 00:07:21 +0000 Subject: [PATCH] Bump reportlab from 4.2.4 to 4.2.5 Bumps [reportlab](https://www.reportlab.com/) from 4.2.4 to 4.2.5. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3a2938e..04168f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ pyfiglet==1.0.2 pyparsing==3.1.4 python-dotenv==1.0.1 PyYAML==6.0.2 -reportlab==4.2.4 +reportlab==4.2.5 requests==2.32.3 rfc3986==1.5.0 rsa==4.9