From 6f215a357a6ad43b31792b6c81ba8c752de5af14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:54:08 +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 0030199..c46097f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ pyhamcrest==1.9.0 pyjwt==1.7.1 pymysql==0.9.3 pyparsing==2.4.2 -pypdf2==1.26.0 +pypdf2==1.27.5 pytest-runner==5.1 python-dateutil==2.8.0 ; python_version >= '2.7' python-twitter==3.5