From 9fb9059c72f3bac68c72b2ff06d02843016ed4ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 09:25:30 +0000 Subject: [PATCH] chore(deps): bump langgraph-checkpoint from 4.0.1 to 4.0.3 Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 4.0.1 to 4.0.3. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==4.0.1...checkpoint==4.0.3) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 4.0.3 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..053d7f6 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.3 langgraph-prebuilt==1.0.8 langgraph-sdk==0.3.13 Levenshtein==0.27.3