From ba9ed848c13c9f91bd41eeb5e4cc99919e865c1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 10:10:41 +0000 Subject: [PATCH] Bump langchain-core from 0.1.32 to 1.2.28 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.32 to 1.2.28. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-core==1.2.28) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.28 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 c7a5323..fb38775 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ jsonpatch==1.33 jsonpointer==2.4 langchain==0.1.12 langchain-community==0.0.28 -langchain-core==0.1.32 +langchain-core==1.2.28 langchain-openai==0.0.5 langchain-text-splitters==0.0.1 langsmith==0.1.27