From 1758d381c5bb57780dce41375cb0a5db9acbcbe3 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 9 Apr 2026 00:42:08 +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 17cd7fd7..a45701c9 100644 --- a/Project.toml +++ b/Project.toml @@ -59,7 +59,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"