From 263ef5cb94d24314f5e26ab24c4e4ae7f1eed2f4 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 12 Mar 2026 00:37:07 +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 ffef8c4a8..f662427b4 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.1.6"