From 96d854f79ecd37983096826925f408a4aab77a79 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 30 Jan 2026 00:27:02 +0000 Subject: [PATCH] CompatHelper: bump compat for MetaGraphsNext in [extras] to 0.8, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 757adbbc..ee21e267 100644 --- a/Project.toml +++ b/Project.toml @@ -40,7 +40,7 @@ JuliaFormatter = "1.0, 2.0" LightXML = "0.9" LinearAlgebra = "1.6" MeshIO = "0.4, 0.5" -MetaGraphsNext = "0.7" +MetaGraphsNext = "0.7, 0.8" ModelingToolkit = "11.5.1" ModelingToolkitStandardLibrary = "2.26" OrdinaryDiffEqNonlinearSolve = "1.14.1"