From 972a228d12820685eea7f173df2a66e533df9df4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 14:13:04 +0000 Subject: [PATCH] Bump langchain-text-splitters Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.2.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.2.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] --- .../oda-oci-data-science-oracledb-23ai-llm/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm/requirements.txt b/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm/requirements.txt index 9b1351c5..19875af5 100644 --- a/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm/requirements.txt +++ b/LLM/oda_examples/oda-oci-data-science-oracledb-23ai-llm/requirements.txt @@ -21,7 +21,7 @@ humanfriendly==10.0 langchain==0.2.5 langchain-community==0.2.5 langchain-core==0.2.7 -langchain-text-splitters==0.2.1 +langchain-text-splitters==0.3.9 langsmith==0.1.77 llama-index==0.12.9 llama-index-agent-openai==0.2.7