From 443bd7d73607bf8d9d41f74c7f4b709fad8f90e7 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 12 Jun 2025 00:25:22 +0000 Subject: [PATCH] CompatHelper: bump compat for CairoMakie in [weakdeps] to 0.14, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index fc9095419a..b834312dcc 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.14" Combinatorics = "1.0.2" DataStructures = "0.18" DiffEqBase = "6.165.0"