From b4436f67b932e832464982ce78e9fc5d6dc99ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:43:19 +0000 Subject: [PATCH] Bump langchain-community from 0.3.0 to 0.3.27 in /ai/python-rag-chatbot Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.0 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.0...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/python-rag-chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/python-rag-chatbot/requirements.txt b/ai/python-rag-chatbot/requirements.txt index 7ea5d6c..5b897e1 100644 --- a/ai/python-rag-chatbot/requirements.txt +++ b/ai/python-rag-chatbot/requirements.txt @@ -94,7 +94,7 @@ kubernetes==29.0.0 langchain==0.3.7 langchain-cli==0.0.24 langchain-cohere==0.1.5 -langchain-community==0.3.0 +langchain-community==0.3.27 langchain-core==0.2.2 langchain-text-splitters==0.2.0 langchainhub==0.1.13