From a1cd09a788ba15cd16a53d739a2fb6529510edc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jan 2023 05:03:47 +0000 Subject: [PATCH] Bump pypdf2 from 1.25.1 to 3.0.1 Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.25.1 to 3.0.1. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/PyPDF2/commits) --- 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..24c3fffe 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==3.0.1 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..a8822144 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==3.0.1 PyMySQL==0.7.9 mysqlclient==1.4.6 pyspf==2.0.14 # rq.filter: ==2.0.12t