From e031397c1bbf4ac73e0b8746d1ffb0dac55ed863 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 01:37:41 +0000 Subject: [PATCH] Bump langgraph-checkpoint from 2.0.25 to 3.0.0 Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 2.0.25 to 3.0.0. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==2.0.25...checkpoint==3.0.0) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 3.0.0 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 bb15bfc..4484457 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ langchain-postgres==0.0.14 langchain-teddynote==0.3.45 langchain-text-splitters==0.3.8 langgraph==0.4.3 -langgraph-checkpoint==2.0.25 +langgraph-checkpoint==3.0.0 langgraph-prebuilt==0.1.8 langgraph-sdk==0.1.66 langsmith==0.3.37