From 4c29a5877f4988321cb7658976c41fa5757059fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:29:53 +0000 Subject: [PATCH] Bump langchain-text-splitters in /bot/cryptocom-ai-telegram-bot Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.3.8 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.3.8...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] --- bot/cryptocom-ai-telegram-bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/cryptocom-ai-telegram-bot/requirements.txt b/bot/cryptocom-ai-telegram-bot/requirements.txt index a06f96b..375da43 100644 --- a/bot/cryptocom-ai-telegram-bot/requirements.txt +++ b/bot/cryptocom-ai-telegram-bot/requirements.txt @@ -78,7 +78,7 @@ langchain-google-vertexai==2.0.24 langchain-groq==0.3.2 langchain-mistralai==0.2.4 langchain-openai==0.3.12 -langchain-text-splitters==0.3.8 +langchain-text-splitters==0.3.9 langchain-xai==0.2.3 langfuse==2.57.5 langgraph==0.2.61