From 4789f4851a9672be704720513cdcd6629322e063 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 7 Jul 2025 00:48:09 +0000 Subject: [PATCH] CompatHelper: bump compat for Makie in [weakdeps] to 0.24, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0696f73..eb7c74b 100644 --- a/Project.toml +++ b/Project.toml @@ -37,7 +37,7 @@ InfiniteArrays = "0.15" Infinities = "0.1" IntervalSets = "0.7" LazyArrays = "2" -Makie = "0.20, 0.21, 0.22" +Makie = "0.20, 0.21, 0.22, 0.24" QuasiArrays = "0.12" RecipesBase = "1.0" StaticArrays = "1.0"