From ac00886a7e6f66932274f3d972e68a91b6edf8dc Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 22 Jun 2025 00:56:29 +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 eec1dd6dd..719c72c70 100644 --- a/Project.toml +++ b/Project.toml @@ -69,7 +69,7 @@ IteratorInterfaceExtensions = "^1" LinearAlgebra = "1.10" Logging = "1.10" MLStyle = "0.4.17" -Makie = "0.20, 0.21, 0.22" +Makie = "0.20, 0.21, 0.22, 0.24" Markdown = "1.10" Moshi = "0.3" PartialFunctions = "1.1"