From 76cfd1a70ee5c68c5b92b55af95b42a6a038ee9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 20:39:03 +0000 Subject: [PATCH] Bump pypdf2 from 1.26 to 1.27.9 Bumps [pypdf2](https://github.com/py-pdf/PyPDF2) from 1.26 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.26.0...1.27.9) --- updated-dependencies: - dependency-name: pypdf2 dependency-version: 1.27.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- e2etest/requirements_e2e.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2etest/requirements_e2e.txt b/e2etest/requirements_e2e.txt index f48b474..9664069 100644 --- a/e2etest/requirements_e2e.txt +++ b/e2etest/requirements_e2e.txt @@ -1,2 +1,2 @@ -pyPDF2==1.26 +pyPDF2==1.27.9 parse \ No newline at end of file