From 11a24be7611014b219d5075aa8bef95606722765 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 1 Jun 2025 01:26:48 +0000 Subject: [PATCH] CompatHelper: bump compat for Exodus to 0.14, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5cacb0b5b..55f76165e 100644 --- a/Project.toml +++ b/Project.toml @@ -56,7 +56,7 @@ DataFrames = "1" DataStructures = "0.18" Dates = "1" Dierckx = "0.5" -Exodus = "0.13" +Exodus = "0.13, 0.14" FastGaussQuadrature = "1" JSON3 = "1" LazyGrids = "1"