From 3aac6cb4cb36d7d832928f9caf35b8c86d10cb08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 15:51:47 +0000 Subject: [PATCH] Bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.19 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.19...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 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..1f15487cf 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 @@ -10,7 +10,7 @@ oci-cli==3.62.2 langchain==0.3.26 langchain-core==0.3.80 -langchain-community==0.2.19 +langchain-community==0.3.27 # Additional dependencies pdf2image