From 4f90541bb0e7b17c167f11259808ac87fc730f6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:38:04 +0000 Subject: [PATCH] Bump langchain-core from 0.2.16 to 1.2.11 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.16 to 1.2.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.16...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 ff87ab7..877ae9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ langchain_community==0.2.16 -langchain_core==0.2.16 +langchain_core==1.2.11 langchain_openai==0.1.23 \ No newline at end of file