From 6fe521925f32d88fe47bbb58aa2bba43a2357df5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 20:42:25 +0000 Subject: [PATCH] chore(deps): bump langchain-community in /application Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.19 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] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 08d259b1..39b08f8d 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -30,7 +30,7 @@ jsonpatch==1.33 jsonpointer==3.0.0 kombu==5.4.2 langchain==0.3.20 -langchain-community==0.3.19 +langchain-community==0.4.1 langchain-core==0.3.59 langchain-openai==0.3.16 langchain-text-splitters==0.3.8