From 6d41e3552d66657986f349edea309f1543f9d19a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 18:48:14 +0000 Subject: [PATCH] build(deps): bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.1.1 to 1.2.5. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.1.1...langchain-core==1.2.5) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../policy-gap-mapper/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/generative-ai-service/policy-gap-mapper/files/requirements.txt b/ai/generative-ai-service/policy-gap-mapper/files/requirements.txt index 9d0401378..489c0b892 100644 --- a/ai/generative-ai-service/policy-gap-mapper/files/requirements.txt +++ b/ai/generative-ai-service/policy-gap-mapper/files/requirements.txt @@ -6,5 +6,5 @@ pdf2image==1.17.0 oci==2.164.0 langchain==1.1.2 -langchain-core==1.1.1 +langchain-core==1.2.5 langchain-community==0.4.1