From a9bc29d6041e40386714da2bf019995597f1b65e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 02:58:44 +0000 Subject: [PATCH] Bump langchain from 0.3.12 to 1.3.9 in /rag_tutorials/rag_agent_cohere Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.12 to 1.3.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.12...langchain==1.3.9) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rag_tutorials/rag_agent_cohere/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rag_tutorials/rag_agent_cohere/requirements.txt b/rag_tutorials/rag_agent_cohere/requirements.txt index 4d6f443cb9..15ed0d4265 100644 --- a/rag_tutorials/rag_agent_cohere/requirements.txt +++ b/rag_tutorials/rag_agent_cohere/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.3.12 +langchain==1.3.9 langchain-community==0.3.12 langchain-core==1.2.28 langchain-cohere==0.3.2