From c4e64f61951130be08baff996c6f5cc46e276d86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 23:19:15 +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.0.0. - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](https://github.com/langchain-ai/langgraph/compare/checkpoint==3.0.0...checkpoint==4.0.0) --- updated-dependencies: - dependency-name: langgraph-checkpoint dependency-version: 4.0.0 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..b1d173304 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.0.0 langgraph-prebuilt==0.6.4 langgraph-sdk==0.2.6 langsmith==0.4.27