From 400f4a4d7529050cbbca7f5f13d92805dc236359 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 16:35:44 +0000 Subject: [PATCH] Bump langchain from 0.2.6 to 0.3.30 in /community/knowledge_graph_rag Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.6 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.6...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- community/knowledge_graph_rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/knowledge_graph_rag/requirements.txt b/community/knowledge_graph_rag/requirements.txt index 117502ad2..e0dad00aa 100644 --- a/community/knowledge_graph_rag/requirements.txt +++ b/community/knowledge_graph_rag/requirements.txt @@ -1,5 +1,5 @@ arxiv==2.1.0 -langchain==0.2.6 +langchain==0.3.30 langchain_community==0.2.6 langchain_core==0.2.10 langchain_nvidia_ai_endpoints==0.1.2