From c4a4158e9a7de0ea4a18f3788df0f083d540d338 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 18:11:17 +0000 Subject: [PATCH] chore(deps): bump langchain-core from 0.3.71 to 0.3.80 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.71 to 0.3.80. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.71...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 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 02a1e008..085a823a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ google-cloud-spanner==3.55.0 -langchain-core==0.3.71 +langchain-core==0.3.80 langchain-community==0.3.27 pydantic==2.11.7