From 34bf2b5ad7cec7c641cf983867a5a04cf8b336b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 17:30:59 +0000 Subject: [PATCH] Bump langchain in /LLM/rag in the uv group across 1 directory Bumps the uv group with 1 update in the /LLM/rag directory: [langchain](https://github.com/langchain-ai/langchain). Updates `langchain` from 0.3.27 to 0.3.30 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.27...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] --- LLM/rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LLM/rag/requirements.txt b/LLM/rag/requirements.txt index 41101d5..21fad55 100644 --- a/LLM/rag/requirements.txt +++ b/LLM/rag/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.3.27 +langchain==0.3.30 langchain-community==0.3.27 langchain-core==1.3.3 langchain-huggingface==0.1.2