From 560f1de1a07e5e940256354ff9924d5ada24914b Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 25 Feb 2026 00:44:28 +0000 Subject: [PATCH] CompatHelper: bump compat for MadNLPGPU to 0.8, (drop existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1a8d9dcdb..c1e93bab3 100644 --- a/Project.toml +++ b/Project.toml @@ -37,7 +37,7 @@ InteractiveUtils = "1" Ipopt = "1" JSON = "1" JuMP = "1" -MadNLPGPU = "0.7" +MadNLPGPU = "0.8" MadNLPMumps = "0.5" NLPModelsIpopt = "0.11" OptimalControl = "1"