From 5ade95b770fe3b9b011259afdff47ecf721d2257 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 8 Jul 2025 01:15:19 +0000 Subject: [PATCH] CompatHelper: bump compat for GraphMakie in [weakdeps] to 0.6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d2e8c101..2f4a0a00 100644 --- a/Project.toml +++ b/Project.toml @@ -51,7 +51,7 @@ Dates = "1.10" Distributions = "0.23, 0.24, 0.25" DocStringExtensions = "0.8, 0.9" FileIO = "1" -GraphMakie = "0.5.14" +GraphMakie = "0.5.14, 0.6" Graphs = "1.4" InteractiveUtils = "1.10" JSON3 = "1"