From ab16a963f44789e6f1f57b9522c1ed55262a38cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 22:38:50 +0000 Subject: [PATCH] chore(deps): bump langgraph-checkpoint from 4.0.1 to 4.1.1 Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 4.0.1 to 4.1.1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==4.0.1...checkpoint==4.1.1) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements-UPGRADED.txt | 2 +- backend/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements-UPGRADED.txt b/backend/requirements-UPGRADED.txt index 52161274..ef8bb501 100644 --- a/backend/requirements-UPGRADED.txt +++ b/backend/requirements-UPGRADED.txt @@ -73,7 +73,7 @@ opentelemetry-util-http==0.61b0 # ────────────────────────────────────────────────────────────────────────────── langgraph==1.5.0 langgraph-prebuilt==1.1.0 -langgraph-checkpoint==4.0.1 +langgraph-checkpoint==4.1.1 langgraph-sdk==0.3.13 LangChain==0.3.5 langchain-core==0.3.5 diff --git a/backend/requirements.txt b/backend/requirements.txt index d3d18bb5..7088ef01 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -125,7 +125,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.1.1 langgraph-prebuilt==1.0.8 langgraph-sdk==0.3.13 Levenshtein==0.27.3