From d6a6f51f0858b02a66f963ddf8074352a8356bc7 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 10 Apr 2026 00:48:55 +0000 Subject: [PATCH] CompatHelper: bump compat for GridapGmsh in [weakdeps] to 0.7, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index dcac51bb..fee8cbd2 100644 --- a/Project.toml +++ b/Project.toml @@ -57,7 +57,7 @@ GeoParams = "0.2 - 0.7" Geodesy = "1" GeometryBasics = "0.1 - 0.5" Glob = "1" -GridapGmsh = "0.5 - 0.7.3" +GridapGmsh = "0.5 - 0.7.3, 0.7" ImageIO = "0.1 - 0.6" Interpolations = "0.14, 0.15, 0.16" JLD2 = "0.4, 0.5, 0.6"