From 624c51ff8d97d7b0e48cf12dc096f8a15f5bad01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:18:24 +0000 Subject: [PATCH] Bump langchain-text-splitters in /elastic/solutions/geo-spatial-rag-app Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.3.1 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.1...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] --- elastic/solutions/geo-spatial-rag-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elastic/solutions/geo-spatial-rag-app/requirements.txt b/elastic/solutions/geo-spatial-rag-app/requirements.txt index e23a7e3..84af49b 100644 --- a/elastic/solutions/geo-spatial-rag-app/requirements.txt +++ b/elastic/solutions/geo-spatial-rag-app/requirements.txt @@ -50,7 +50,7 @@ langchain==0.3.5 langchain-community==0.3.3 langchain-core==0.3.13 langchain-elasticsearch==0.3.0 -langchain-text-splitters==0.3.1 +langchain-text-splitters==0.3.9 langsmith==0.1.138 lxml==5.3.0 Markdown==3.7