From 3df6068a345ad55cf80f81960bf95daba3b6f0fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 22:20:12 +0000 Subject: [PATCH] Bump pypdf2 from 1.26.0 to 1.27.5 in /portal Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26.0 to 1.27.5. - [Release notes](https://github.com/py-pdf/PyPDF2/releases) - [Changelog](https://github.com/py-pdf/PyPDF2/blob/main/CHANGELOG) - [Commits](https://github.com/py-pdf/PyPDF2/compare/1.26.0...1.27.5) --- updated-dependencies: - dependency-name: pypdf2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- portal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/requirements.txt b/portal/requirements.txt index 6b4d4da..1cc08de 100644 --- a/portal/requirements.txt +++ b/portal/requirements.txt @@ -106,7 +106,7 @@ pylint==2.12.2 PyNaCl==1.5.0 pyOpenSSL==22.0.0 pyparsing==3.0.7 -PyPDF2==1.26.0 +PyPDF2==1.27.5 pyquery==1.4.3 PySocks==1.7.1 pytest==7.0.0