From 8b4bba0e1b7c50a28f6a7e6b72ccd3868c2d3f22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:05:05 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.5 Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 1.27.5. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG) - [Commits](https://github.com/py-pdf/PyPDF2/compare/1.26.0...1.27.5) --- updated-dependencies: - dependency-name: pypdf2 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 571fbb0..1c7172c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ pyexifinfo==0.4.0 PyJWT==1.6.4 pylint==2.3.1 pyparsing==2.4.0 -PyPDF2==1.26.0 +PyPDF2==1.27.5 python-dateutil==2.8.0 python-docx==0.8.10 python-magic==0.4.15