From dc8d065628409ed46c49c473d3a4674b56cf244a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 10:42:02 +0000 Subject: [PATCH] Bump langchain-community from 0.3.25 to 0.3.29 in /backend Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.25 to 0.3.29. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.25...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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index ffb6f04a9..be83fc3ea 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ langchain==0.3.25 langchain-aws==0.2.25 langchain-anthropic==0.3.15 langchain-fireworks==0.3.0 -langchain-community==0.3.25 +langchain-community==0.3.29 langchain-core==0.3.65 langchain-experimental==0.3.4 langchain-google-vertexai==2.0.25