From 85a0e2b75a83ad703b6cef3477993f704ef62d40 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 3 Oct 2025 00:18:16 +0000 Subject: [PATCH] CompatHelper: bump compat for Meshes in [weakdeps] to 0.55, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 49058bc8..5c499ba3 100644 --- a/Project.toml +++ b/Project.toml @@ -54,7 +54,7 @@ HMatrices = "0.2" LinearAlgebra = "1" LinearMaps = "3" Makie = "0.21 - 0.24" -Meshes = "0.42 - 0.54" +Meshes = "0.42 - 0.54, 0.55" NearestNeighbors = "0.4" Pkg = "1" Printf = "1"