From 98b27fc1b3933a66eae7d3b8f1613ee8e4d81d00 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 22 Jun 2025 00:28:08 +0000 Subject: [PATCH] CompatHelper: bump compat for CairoMakie in [weakdeps] to 0.15, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fc9095419a..fbe1b3c63b 100644 --- a/Project.toml +++ b/Project.toml @@ -46,7 +46,7 @@ CatalystStructuralIdentifiabilityExtension = "StructuralIdentifiability" [compat] BifurcationKit = "0.4.4" -CairoMakie = "0.12, 0.13" +CairoMakie = "0.12, 0.13, 0.15" Combinatorics = "1.0.2" DataStructures = "0.18" DiffEqBase = "6.165.0"