From d759b1b2563f9f71f671d9421767e8e4339e703f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 20:58:14 +0000 Subject: [PATCH] build(deps): bump langgraph-checkpoint Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 2.0.26 to 4.1.1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==2.0.26...checkpoint==4.1.1) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/agent/startup-simulator-3000/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/agent/startup-simulator-3000/requirements.txt b/examples/agent/startup-simulator-3000/requirements.txt index 5a7c2cb..72f5d2e 100644 --- a/examples/agent/startup-simulator-3000/requirements.txt +++ b/examples/agent/startup-simulator-3000/requirements.txt @@ -20,7 +20,7 @@ langchain-core==0.3.63 langchain-openai==0.3.19 langchain-text-splitters==0.3.8 langgraph==0.4.8 -langgraph-checkpoint==2.0.26 +langgraph-checkpoint==4.1.1 langgraph-prebuilt==0.2.2 langgraph-sdk==0.1.70 langsmith==0.3.44