From 29c0033c4524c2e31fad84183d5d2751bb0e58e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 18:47:53 +0000 Subject: [PATCH] Bump langchain-core from 1.1.1 to 1.2.5 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4348c01..8c2be91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ azure-ai-projects==2.0.0b2 azure-identity==1.25.1 fastapi==0.124.0 langchain==1.1.2 -langchain-core==1.1.1 +langchain-core==1.2.5 langchain-openai==1.1.0 langgraph==1.0.4 pydantic==2.12.5