From a1515ee1b0d354e2278e432efdf10fec99aa1080 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 20 Jan 2026 00:20:40 +0000 Subject: [PATCH] CompatHelper: bump compat for Meshes in [weakdeps] to 0.56, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 48fa461f..1e61939b 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.55" +Meshes = "0.42 - 0.55, 0.56" NearestNeighbors = "0.4" Pkg = "1" Printf = "1"