From 4bc3daddefc7734df6eee491c33b5783bf1b0b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 07:35:49 +0000 Subject: [PATCH] Bump langchain-community from 0.3.25 to 0.3.26 in /backend Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.25 to 0.3.26. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.25...langchain==0.3.26) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.26 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 914bbf19d..63eeace78 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.26 langchain-core==0.3.65 langchain-experimental==0.3.4 langchain-google-vertexai==2.0.25