From 6d5cdcf49329dc93391c9f5b990847463ee7de86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:50:35 +0000 Subject: [PATCH] Bump langchain-text-splitters in /plot_agent/crewai_plot_agent Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.3.8 to 1.0.0a1. - [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==1.0.0a1) --- updated-dependencies: - dependency-name: langchain-text-splitters dependency-version: 1.0.0a1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- plot_agent/crewai_plot_agent/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plot_agent/crewai_plot_agent/requirements.txt b/plot_agent/crewai_plot_agent/requirements.txt index 65ed2c5..aede89f 100644 --- a/plot_agent/crewai_plot_agent/requirements.txt +++ b/plot_agent/crewai_plot_agent/requirements.txt @@ -283,7 +283,7 @@ langchain-experimental==0.3.4 # via langchain-cohere langchain-openai==0.2.14 # via embedchain -langchain-text-splitters==0.3.8 +langchain-text-splitters==1.0.0a1 # via langchain langsmith==0.3.42 # via