From 1a21a4291a9a231c4edbcf1f4b7bb3fb31e967b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:51:33 +0000 Subject: [PATCH] Bump langchain-text-splitters from 0.3.8 to 1.0.0a1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 35ef30b..5fc5409 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ langchain==0.3.26 langchain-core==0.3.66 langchain-ollama==0.3.3 langchain-openai==0.3.27 -langchain-text-splitters==0.3.8 +langchain-text-splitters==1.0.0a1 langsmith==0.4.4 llama-cloud==0.1.26 llama-cloud-services==0.6.34