From 9214ee2177c57e5f48269a711c01711d04b8052a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 01:08:57 +0000 Subject: [PATCH] Bump reportlab from 4.0.5 to 4.0.6 Bumps [reportlab](https://www.reportlab.com/) from 4.0.5 to 4.0.6. --- 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 49cc19e..27a5d87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pandas==2.1.1 openpyxl==3.1.2 -reportlab==4.0.5 +reportlab==4.0.6 schedule==1.2.1 sendgrid==6.10.0 requests==2.31.0