From 911a7c2e62e3ec1df752cd1eb10792cb1480752f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 02:50:55 +0000 Subject: [PATCH] Bump langchain in /rag_tutorials/rag_database_routing Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.12 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.12...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rag_tutorials/rag_database_routing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rag_tutorials/rag_database_routing/requirements.txt b/rag_tutorials/rag_database_routing/requirements.txt index 9321fb775a..0bf454ba27 100644 --- a/rag_tutorials/rag_database_routing/requirements.txt +++ b/rag_tutorials/rag_database_routing/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.3.12 +langchain==0.3.30 langchain-community==0.3.12 langchain-core==1.2.28 qdrant-client==1.12.1