From 9d2d1328c4ccc349a15aa8e25e2d8fe1230fa9ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:25:20 +0000 Subject: [PATCH] Bump pypdf2 from 1.27.5 to 1.27.9 in /src/api-legacy Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.27.5 to 1.27.9. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/1.27.9/CHANGELOG) - [Commits](https://github.com/py-pdf/PyPDF2/compare/1.27.5...1.27.9) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/api-legacy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api-legacy/requirements.txt b/src/api-legacy/requirements.txt index b8ccd0a49..b4ef259c8 100644 --- a/src/api-legacy/requirements.txt +++ b/src/api-legacy/requirements.txt @@ -3,7 +3,7 @@ pylint==2.5.2 asyncpg==0.24.0 dateutils==0.6.8 tornado==6.1 -PyPDF2==1.27.5 +PyPDF2==1.27.9 reportlab==3.5.55 pyshp==2.1.0 svglib==1.0.0