From 1e6b514e26ba6dd58a6cdd6a4b0ca5c3bea3fb78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:29:40 +0000 Subject: [PATCH] Bump reportlab from 3.6.6 to 3.6.13 Bumps [reportlab](http://www.reportlab.com/) from 3.6.6 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 25507049..dd787f37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pymongo==4.0.1 python-dotenv==0.19.2 pytz==2021.3 redis==4.4.4 -reportlab==3.6.6 +reportlab==3.6.13 requests==2.31.0 tabulate==0.8.9 xhtml2pdf==0.2.5 \ No newline at end of file