From 89d37f77404aeb65ad859e9ddc7baa42e72aff4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:14:29 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.5 in /sphinx 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] --- sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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