From be43013a1c9c9ec7bc9d13df3b4b27fcec1fe3c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:28:41 +0000 Subject: [PATCH] Bump langchain-text-splitters from 0.3.7 to 0.3.9 Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.3.7 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.7...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3919a86..1d6906e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ langchain-core==0.3.49 langchain-google-genai==2.0.10 langchain-ollama==0.2.2 langchain-openai==0.3.1 -langchain-text-splitters==0.3.7 +langchain-text-splitters==0.3.9 langsmith==0.3.22 markdownify==0.14.1 mcp==1.6.0