From 3a9ddb9c2d3d22db8239d42a65c91693d5b6e289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 20:01:35 +0000 Subject: [PATCH] Bump pypdf from 5.8.0 to 6.1.3 in /Data_Ingest Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.8.0 to 6.1.3. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/5.8.0...6.1.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Data_Ingest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data_Ingest/requirements.txt b/Data_Ingest/requirements.txt index 28de2e9..84eaced 100644 --- a/Data_Ingest/requirements.txt +++ b/Data_Ingest/requirements.txt @@ -122,7 +122,7 @@ Pygments==2.19.2 PyJWT==2.10.1 pyodbc==5.2.0 pyparsing==3.2.3 -pypdf==5.8.0 +pypdf==6.1.3 pypdfium2==4.30.0 python-dateutil==2.9.0.post0 python-dotenv==1.1.1