From 87892c6520ce28532d428159c89c7469bed568d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 10:52:29 +0000 Subject: [PATCH] Bump langgraph-checkpoint Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 2.0.8 to 3.0.0. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==2.0.8...checkpoint==3.0.0) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 3.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../assistant-secretary-agent/files/local_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt b/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt index cc18cf9d2..153fcef1c 100644 --- a/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt +++ b/ai/gen-ai-agents/assistant-secretary-agent/files/local_requirements.txt @@ -38,7 +38,7 @@ langchain-core==0.3.29 langchain-experimental==0.3.4 langchain-text-splitters==0.3.9 langgraph==0.2.62 -langgraph-checkpoint==2.0.8 +langgraph-checkpoint==3.0.0 langgraph-sdk==0.1.51 langsmith==0.2.11 markdown-it-py==3.0.0