From 0edfeceb3faa0ec5d173c2e3e97541f7054c02ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 02:19:35 +0000 Subject: [PATCH] Bump langchain-community from 0.3.27 to 0.3.29 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.27 to 0.3.29. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.27...langchain-core==0.3.29) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.29 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 7a86120..99b7399 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ beautifulsoup4==4.13.4 langchain-couchbase==0.4.0 -langchain-community==0.3.27 +langchain-community==0.3.29 langchain-openai==0.3.28 langsmith==0.4.9 python-dotenv==1.1.1