From 475a600a6b308dd822a1248c77fd0c4016389f2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 01:13:13 +0000 Subject: [PATCH] CompatHelper: bump compat for "DiskArrays" to "0.4" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 10d8ca19..8a1986f3 100644 --- a/Project.toml +++ b/Project.toml @@ -19,7 +19,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" CFTime = "0.1.1" CommonDataModel = "0.3.4" DataStructures = "0.17, 0.18" -DiskArrays = "0.3.22" +DiskArrays = "0.3.22, 0.4" NetCDF_jll = "=400.701.400, =400.702.400, =400.902.5, =400.902.208, =400.902.209" NetworkOptions = "1.2" julia = "1.6"