From 3709f6609a4d1aa9ad7c7c76cb7d8e82b8a1c091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 10:48:51 +0000 Subject: [PATCH] Bump langgraph-checkpoint from 4.0.3 to 4.1.1 Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 4.0.3 to 4.1.1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==4.0.3...checkpoint==4.1.1) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index de01bc2..8a1cd06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ dependencies = [ "langchain-google-genai==3.2.0", "langchain-openai==1.2.1", "langgraph==1.1.10", - "langgraph-checkpoint==4.0.3", + "langgraph-checkpoint==4.1.1", # IDA Pro MCP — drives idalib in a headless subprocess; pulled from GitHub # because there's no PyPI package. Pinned to a specific commit so reinstalls # are deterministic; bump the SHA deliberately when upgrading.