From 645cf91227abe8ef27455e917028854ed3b048cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 14:45:53 +0000 Subject: [PATCH] Bump pypdf from 6.1.3 to 6.4.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [pypdf](https://github.com/py-pdf/pypdf). Updates `pypdf` from 6.1.3 to 6.4.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.1.3...6.4.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.4.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8e40230..4d6051b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ streamlit==1.45.0 langchain-community==0.3.27 langchain-couchbase==0.3.0 langchain==0.3.25 -pypdf==6.1.3 +pypdf==6.4.0 langchain-nvidia-ai-endpoints==0.3.10 \ No newline at end of file