From 2a15aa3a21525869944266370b63f22545a22fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:50:01 +0000 Subject: [PATCH] Bump langchain-community from 0.3.3 to 0.3.27 in /chatbot Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.3 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.3...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chatbot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chatbot/requirements.txt b/chatbot/requirements.txt index 6d1986a..4439ff4 100644 --- a/chatbot/requirements.txt +++ b/chatbot/requirements.txt @@ -7,7 +7,7 @@ defusedxml==0.7.1 requests==2.32.3 pypdf==5.1.0 langchain==0.3.7 -langchain-community==0.3.3 +langchain-community==0.3.27 unstructured==0.16.8 python-pptx==1.0.2 pyshorteners==1.0.1