From e9253317dac5a28e12347cf59c6ab4378fc9377f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 18:48:52 +0000 Subject: [PATCH] Bump langchain-core from 1.2.4 to 1.2.5 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.2.4...langchain-core==1.2.5) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8107504..5a69e3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ jsonpointer==3.0.0 # via jsonpatch langchain[google-genai]==1.2.0 # via -r requirements.in -langchain-core==1.2.4 +langchain-core==1.2.5 # via # langchain # langchain-google-genai @@ -161,6 +161,7 @@ typer-slim==0.20.1 # via huggingface-hub typing-extensions==4.15.0 # via + # anyio # google-genai # huggingface-hub # langchain-core