From 9421f2327f1e42a99f1e4889763ca697f7cac964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:03:09 +0000 Subject: [PATCH] chore(deps): bump langgraph-checkpoint from 4.0.1 to 4.0.2 Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==4.0.1...checkpoint==4.0.2) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 15a07b6..7462b83 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -124,7 +124,7 @@ kiwisolver==1.4.8 kombu==5.6.2 kubernetes==33.1.0 langgraph==1.1.0 -langgraph-checkpoint==4.0.1 +langgraph-checkpoint==4.0.2 langgraph-prebuilt==1.0.8 langgraph-sdk==0.3.13 Levenshtein==0.27.3