From d9552ac75992ba3bcc8ebc39b03bce19a0f06b69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:54:45 +0000 Subject: [PATCH] Bump pypdf from 4.0.1 to 6.6.0 in /agora/cerebral_api/src Bumps [pypdf](https://github.com/py-pdf/pypdf) from 4.0.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/4.0.1...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agora/cerebral_api/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agora/cerebral_api/src/requirements.txt b/agora/cerebral_api/src/requirements.txt index 87247a0f..7813185b 100644 --- a/agora/cerebral_api/src/requirements.txt +++ b/agora/cerebral_api/src/requirements.txt @@ -33,7 +33,7 @@ langchain langchain-openai==0.2.6 python-magic==0.4.27 -pypdf==4.0.1 +pypdf==6.6.0 # Machine Learning and AI Processing tensorflow-text==2.14.0