From 5600ee7ff3c1204bbecbbdb71b23c4ac17bd06c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 22:18:30 +0000 Subject: [PATCH] Bump pypdf2 from 1.25.1 to 1.27.9 in /requirements Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.25.1 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/v1.25.1...1.27.9) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index b3b723c0..ae6230cc 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==1.27.9 pyspf==2.0.14 # rq.filter: ==2.0.12t spoon==1.0.6 dkimpy==0.5.6