From f1c5478f0ba119c5aa0b2d714f802629fa2f89a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 05:10:49 +0000 Subject: [PATCH] Bump pypdf2 from 1.25.1 to 2.11.2 Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.25.1 to 2.11.2. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/PyPDF2/compare/v1.25.1...2.11.2) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/rtd.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index b3b723c0..e7b9b261 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -6,7 +6,7 @@ Pillow==8.4.0 pygeoip==0.3.2 python-dateutil==2.6.0 langdetect==1.0.9 -PyPDF2==1.25.1 +PyPDF2==2.11.2 pyspf==2.0.14 # rq.filter: ==2.0.12t spoon==1.0.6 dkimpy==0.5.6 diff --git a/requirements/rtd.txt b/requirements/rtd.txt index cf39d6da..6d94db40 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -7,7 +7,7 @@ pyzor==1.0.0 Pillow==8.4.0 pygeoip==0.3.2 langdetect==1.0.9 -PyPDF2==1.25.1 +PyPDF2==2.11.2 PyMySQL==0.7.9 mysqlclient==1.4.6 pyspf==2.0.14 # rq.filter: ==2.0.12t