From d0b138fc8a52907b352e44f775304f1c457584ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:44:33 +0000 Subject: [PATCH] Bump langchain-community from 0.3.14 to 0.3.27 in /requirements Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.14 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.14...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 903af87..28ecef8 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -69,7 +69,7 @@ beautifulsoup4==4.12.2 # AI openai==1.59.5 langchain==0.3.14 -langchain-community==0.3.14 +langchain-community==0.3.27 langchain-huggingface==0.1.2 # Slack