From 375934092a7d8f3bdc973ff86f7781b045296d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:24:10 +0000 Subject: [PATCH] Bump reportlab from 3.5.55 to 3.6.13 in /code_snippets Bumps [reportlab](http://www.reportlab.com/) from 3.5.55 to 3.6.13. --- updated-dependencies: - dependency-name: reportlab dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code_snippets/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code_snippets/requirements.txt b/code_snippets/requirements.txt index ac1804b..89c123d 100644 --- a/code_snippets/requirements.txt +++ b/code_snippets/requirements.txt @@ -1,2 +1,2 @@ PyPDF2==1.27.5 -reportlab==3.5.55 \ No newline at end of file +reportlab==3.6.13 \ No newline at end of file