Skip to content

Commit 0506de4

Browse files
authored
chore(deps): update dependency langchain-text-splitters to v0.3.9 [security] (#2403)
1 parent 7a5b5c4 commit 0506de4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ langchain==0.3.15
88
langchain-core==0.3.31
99
langchain-google-alloydb-pg==0.9.3
1010
langchain-google-vertexai==2.0.15
11-
langchain-text-splitters==0.3.5
11+
langchain-text-splitters==0.3.9

gemini/sample-apps/llamaindex-rag/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ langchain-community = "0.3.20"
114114
langchain-core = "0.3.49"
115115
langchain-google-vertexai = "1.0.10"
116116
langchain-openai = "0.3.12"
117-
langchain-text-splitters = "0.3.7"
117+
langchain-text-splitters = "0.3.9"
118118
langsmith = "0.3.22"
119119
llama-cloud = "0.1.17"
120120
llama-index-agent-openai = "0.4.6"

0 commit comments

Comments
 (0)