From 822c94dd229ed7d47a0b2e962382557e5790d78d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:18:29 +0000 Subject: [PATCH] Bump pypdf2 from 1.23 to 1.27.9 Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.23 to 1.27.9. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/1.27.9/CHANGELOG) - [Commits](https://github.com/py-pdf/PyPDF2/compare/v1.23...1.27.9) --- 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..b5c75a3 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.9 toolz==0.7.1 imagehash==0.3