From 0d411885c390e6eb58071bfb8eed0058d213b1a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 20:10:52 +0000 Subject: [PATCH] chore(deps): bump pypdf in /lib/rag/ingestion/ingestion-image Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.4.1 to 6.6.0. - [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/6.4.1...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/rag/ingestion/ingestion-image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rag/ingestion/ingestion-image/requirements.txt b/lib/rag/ingestion/ingestion-image/requirements.txt index e89238acc..14f9f9011 100644 --- a/lib/rag/ingestion/ingestion-image/requirements.txt +++ b/lib/rag/ingestion/ingestion-image/requirements.txt @@ -28,7 +28,7 @@ psycopg2-binary==2.9.11 pydantic==2.12.5 PyJWT==2.10.1 pynacl==1.6.1 -pypdf==6.4.1 +pypdf==6.6.0 lxml==6.0.2 python-docx==1.2.0 requests-aws4auth==1.3.1