From 0093e76cafd6ecea6e240696b241d933ef674b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:21:17 +0000 Subject: [PATCH] Bump langchain-core in /LLM/rag in the pip group across 1 directory Bumps the pip group with 1 update in the /LLM/rag directory: [langchain-core](https://github.com/langchain-ai/langchain). Updates `langchain-core` from 1.2.11 to 1.2.22 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.2.11...langchain-core==1.2.22) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.22 dependency-type: direct:production dependency-group: pip ... 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 9ce08e5..cadc9ac 100644 --- a/LLM/rag/requirements.txt +++ b/LLM/rag/requirements.txt @@ -1,6 +1,6 @@ langchain==0.3.27 langchain-community==0.3.27 -langchain-core==1.2.11 +langchain-core==1.2.22 langchain-huggingface==0.1.2 huggingface-hub>=0.30.0 sentence-transformers==3.4.1