From dde9d5748ffbb06b98daf910e1a964394b935c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:52:11 +0000 Subject: [PATCH] Bump langchain-core from 0.3.34 to 1.2.11 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.34 to 1.2.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.34...langchain-core==1.2.11) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.11 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 e2a23cb..b63d976 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ ipywidgets iprogress langchain == 0.3.17 langchain_aws == 0.2.10 -langchain-core == 0.3.34 +langchain-core == 1.2.11 langchain_community == 0.3.16 s3fs requests