From 18f5799b616134337603b74dab7c06e995b61161 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 04:17:39 +0000 Subject: [PATCH] Bump langchain-community from 0.3.25 to 0.3.30 in /backend Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.25 to 0.3.30. - [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.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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index ffb6f04a9..ec8aec3f0 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.30 langchain-core==0.3.65 langchain-experimental==0.3.4 langchain-google-vertexai==2.0.25