From 90d127e47fb39efa189731b7ee96e3fb91c0a30f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 14:43:57 +0000 Subject: [PATCH] Bump pypdf from 6.1.1 to 6.1.3 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.1.1 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/6.1.1...6.1.3) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7c06e70..2ef60be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ langchain-couchbase==0.5.0 streamlit==1.50.0 langchain-community==0.3.31 -pypdf==6.1.1 +pypdf==6.1.3 langchain-openai==0.3.35 \ No newline at end of file