From 6bea114972e12f51bcfbb9f585717dd25d88383e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 12 Dec 2025 01:57:25 +0000 Subject: [PATCH] CompatHelper: bump compat for ModelingToolkit to 11, (keep existing compat) --- Project.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 4f46a5aeca..4b15d5cf21 100644 --- a/Project.toml +++ b/Project.toml @@ -36,7 +36,6 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a" StructuralIdentifiability = "220ca800-aa68-49bb-acd8-6037fa93a544" - [extensions] CatalystBifurcationKitExtension = "BifurcationKit" CatalystCairoMakieExtension = "CairoMakie" @@ -61,7 +60,7 @@ LaTeXStrings = "1.3.0" Latexify = "0.16.6" MacroTools = "0.5.5" Makie = "0.22.1" -ModelingToolkit = "9.69" +ModelingToolkit = "9.69, 11" NetworkLayout = "0.4.7" Parameters = "0.12" Reexport = "0.2, 1.0"