From d293e263a9459efe43a6108f2bf2f03d2d0ac6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:48:10 +0000 Subject: [PATCH] Bump langchain-community from 0.3.21 to 0.3.27 in /estel Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.21 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.21...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- estel/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/estel/requirements.txt b/estel/requirements.txt index 84742e7..c34abe1 100644 --- a/estel/requirements.txt +++ b/estel/requirements.txt @@ -1,6 +1,6 @@ langchain==0.3.23 langchain-cohere==0.4.4 -langchain-community==0.3.21 +langchain-community==0.3.27 langchain-core==0.3.51 langchain-openai==0.3.12 langchain-text-splitters==0.3.8