From e45cf764cc2bd337c30552d156332aa61794d04a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 17:02:08 +0000 Subject: [PATCH] build(deps): bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.80 to 0.3.81. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.80...langchain-core==0.3.81) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.81 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..46de453a8 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==0.3.81 langchain-community==0.2.19 # Additional dependencies