From d208d24073db8395b19f267ff38d8c21de147c4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 12:53:07 +0000 Subject: [PATCH] chore(deps): bump langchain-community from 0.3.29 to 0.4.1 in /backend Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.29 to 0.4.1. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... 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 6708e571fd..9a4288b42e 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -45,7 +45,7 @@ google-genai==1.38.0 google-generativeai==0.8.5 langchain==0.3.27 -langchain-community==0.3.29 +langchain-community==0.4.1 fake-useragent==2.2.0 chromadb==1.1.0