From 58864f6456634b31b6435519bb22e91c90dd2e7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:11:11 +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] --- setup.py | 2 +- sphinx/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 325fe95..26e634d 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ "nltk==3.6.2", "pandas>=0.25.3", "pdf2image==1.16.0", - "PyPDF2==1.26.0", + "PyPDF2==1.27.5", "pyspellchecker==0.6.2", "pytesseract==0.3.7; python_version<'3.8.4'", "pytesseract>=0.3.7; python_version>='3.8.5'", diff --git a/sphinx/requirements.txt b/sphinx/requirements.txt index 1f9f1e6..281690f 100644 --- a/sphinx/requirements.txt +++ b/sphinx/requirements.txt @@ -40,7 +40,7 @@ ply==3.11 preshed==3.0.5 Pygments==2.8.0 pyparsing==2.4.7 -PyPDF2==1.26.0 +PyPDF2==1.27.5 pyspellchecker==0.5.5 pytesseract==0.3.5 python-dateutil==2.8.1