From ff59721eee7da793267da191e0242bca64246bdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 13:38:08 +0000 Subject: [PATCH] Bump langchain-community from 0.3.29 to 0.3.30 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.29 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.29...langchain-core==0.3.30) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.30 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 b0e6d87..33ed919 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ langchain-couchbase==0.4.0 streamlit==1.50.0 -langchain-community==0.3.29 +langchain-community==0.3.31 pypdf==6.1.1 langchain-openai==0.3.33 \ No newline at end of file