From 714724c8eca5fbe3182e1677ebc5514f44227377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:08:48 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.5 in /pyfoca 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] --- pyfoca/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyfoca/requirements.txt b/pyfoca/requirements.txt index eed5b3f..36b5518 100644 --- a/pyfoca/requirements.txt +++ b/pyfoca/requirements.txt @@ -1 +1 @@ -PyPDF2==1.26.0 +PyPDF2==1.27.5