From ee73c66bcda3bf6ae3603a457b6db09786817fbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 19:54:34 +0000 Subject: [PATCH] Bump pypdf from 3.17.0 to 6.0.0 in /application Bumps [pypdf](https://github.com/py-pdf/pypdf) from 3.17.0 to 6.0.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/3.17.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 1da39f94..7aa22c52 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -4,7 +4,7 @@ faiss-cpu==1.8.0 openai==1.17.0 streamlit==1.37.0 duckduckgo-search==3.8.3 -pypdf==3.17.0 +pypdf==6.0.0 sentence-transformers==2.2.2 docarray==0.32.1 streamlit-code-editor