From b39fc6ccbde395d418d011905c178451375bf398 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:30:37 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.9 in /notebooks Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 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/1.26.0...1.27.9) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 6128c07..1356afa 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -14,5 +14,5 @@ pyldavis>=2.1.2 stop-words>=2018.7.23 pyemd>=0.5.1 newspaper3k==0.2.8 -PyPDF2==1.26.0 +PyPDF2==1.27.9 wget==3.2