From 30745bbcdc0ba11d314bf0a88558c19a5db77b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:58:51 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.5 in /Bixi 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] --- Bixi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bixi/requirements.txt b/Bixi/requirements.txt index 8bd0e5d..87d61bc 100644 --- a/Bixi/requirements.txt +++ b/Bixi/requirements.txt @@ -59,7 +59,7 @@ pycparser==2.19 Pygments==2.4.2 pyOpenSSL==19.0.0 pyparsing==2.4.2 -PyPDF2==1.26.0 +PyPDF2==1.27.5 pyrsistent==0.15.5 PySocks==1.6.8 pytest==5.2.2