From 18adea233ccfb8560a1146b6713b1a95971dc0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 08:57:58 +0000 Subject: [PATCH] Bump langgraph-checkpoint in /ai/gen-ai-agents/mcp-oci-integration/files Bumps [langgraph-checkpoint](https://github.com/langchain-ai/langgraph) from 3.0.0 to 4.1.1. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==3.0.0...checkpoint==4.1.1) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt b/ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt index 642b1ceba..e247e2053 100644 --- a/ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt +++ b/ai/gen-ai-agents/mcp-oci-integration/files/requirements.txt @@ -48,7 +48,7 @@ langchain-oci==0.1.5 langchain-oracledb==1.0.2 langchain-text-splitters==0.3.11 langgraph==0.6.7 -langgraph-checkpoint==3.0.0 +langgraph-checkpoint==4.1.1 langgraph-prebuilt==0.6.4 langgraph-sdk==0.2.6 langsmith==0.4.27