From 46b57c9acedf67f86a7f444ab1dc5b59dcb9063c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 21:57:12 +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 1524ad7..043bab2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ nltk==3.2.1 Unidecode==0.4.19 langdetect==1.0.7 jusText==2.2.0 -PyPDF2==1.26.0 +PyPDF2==1.27.5 beautifulsoup4==4.6.0 readability_lxml==0.6.2 scikit_learn==0.19.0