From 1a782801088679caba7a58fc9f7a585c0a23fab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:07:00 +0000 Subject: [PATCH] Bump pypdf from 6.0.0 to 6.1.1 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.0.0 to 6.1.1. - [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.0.0...6.1.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d524f80..1f7a1ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ langchain-couchbase==0.4.0 streamlit==1.49.1 langchain-community==0.3.29 -pypdf==6.0.0 +pypdf==6.1.1 langchain-openai==0.3.33 \ No newline at end of file