From 0be6f1ecb8158af51e542c15b875027123b0d177 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:14:31 +0000 Subject: [PATCH] Bump langgraph-checkpoint from 2.0.26 to 4.0.0 in /src Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 2.0.26 to 4.0.0. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==2.0.26...checkpoint==4.0.0) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 4.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index dfd4a3f..07437f4 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -44,7 +44,7 @@ keyring==25.6.0 kiwisolver==1.4.9 langchain-core==0.3.65 langgraph==0.4.8 -langgraph-checkpoint==2.0.26 +langgraph-checkpoint==4.0.0 langgraph-prebuilt==0.2.2 langgraph-sdk==0.1.70 langsmith==0.3.45