From 5feb667aa8c842d1c90396f59417860ccc5218f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:13:33 +0000 Subject: [PATCH] Bump langchain-text-splitters in /ai/python-rag-chatbot Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.2.0 to 0.3.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-text-splitters==0.2.0...langchain-text-splitters==0.3.9) --- updated-dependencies: - dependency-name: langchain-text-splitters dependency-version: 0.3.9 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..9ccfbe8 100644 --- a/ai/python-rag-chatbot/requirements.txt +++ b/ai/python-rag-chatbot/requirements.txt @@ -96,7 +96,7 @@ langchain-cli==0.0.24 langchain-cohere==0.1.5 langchain-community==0.3.0 langchain-core==0.2.2 -langchain-text-splitters==0.2.0 +langchain-text-splitters==0.3.9 langchainhub==0.1.13 langdetect==1.0.9 langserve==0.2.1