From 594fc47571d5d63b8a324514c8a083e6154f643c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:10:48 +0000 Subject: [PATCH] Bump pypdf2 from 1.23 to 1.27.5 Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.23 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/v1.23...1.27.5) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-3.txt b/requirements-3.txt index 413272d..b7a5319 100644 --- a/requirements-3.txt +++ b/requirements-3.txt @@ -1,5 +1,5 @@ Jinja2==2.11.3 PyGithub==1.25.2 -PyPDF2==1.23 +PyPDF2==1.27.5 toolz==0.7.1 imagehash==0.3