From 61393bc9b8b8eddcf23f3dae921546a4db8ee9ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 10:40:37 +0000 Subject: [PATCH] Bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.80 to 1.2.28. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.80...langchain-core==1.2.28) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../doc-understanding-and-genAI/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/document-processing-with-genai/doc-understanding-and-genAI/files/requirements.txt b/ai/generative-ai-service/document-processing-with-genai/doc-understanding-and-genAI/files/requirements.txt index e0f79507a..071fb90d6 100644 --- a/ai/generative-ai-service/document-processing-with-genai/doc-understanding-and-genAI/files/requirements.txt +++ b/ai/generative-ai-service/document-processing-with-genai/doc-understanding-and-genAI/files/requirements.txt @@ -9,7 +9,7 @@ oci==2.155.2 oci-cli==3.62.2 langchain==0.3.26 -langchain-core==0.3.80 +langchain-core==1.2.28 langchain-community==0.2.19 # Additional dependencies