From c1718aa2778564c6c623d5a0f456d1ab2c68b8c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:25:32 +0000 Subject: [PATCH] Bump pypdf2 from 1.27.5 to 1.27.9 in /PDF Downloader Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.27.5 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.27.5...1.27.9) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PDF Downloader/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PDF Downloader/requirements.txt b/PDF Downloader/requirements.txt index 0f38965..b242e08 100644 --- a/PDF Downloader/requirements.txt +++ b/PDF Downloader/requirements.txt @@ -1,4 +1,4 @@ requests==2.22.0 bs4==0.0.1 beautifulsoup4==4.6.3 -pypdf2==1.27.5 +pypdf2==1.27.9