From 26e2ce0134752a215c64dd8373d7fbd0e9835d44 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 30 Sep 2024 01:50:45 +0000 Subject: [PATCH] CompatHelper: bump compat for Oceananigans to 0.92, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2fca657..c0da797 100644 --- a/Project.toml +++ b/Project.toml @@ -28,7 +28,7 @@ CairoMakie = "0.10, 0.12" GibbsSeaWater = "0.1" JLD2 = "0.4, 0.5" NCDatasets = "0.12, 0.13, 0.14" -Oceananigans = "0.89, 0.90, 0.91" +Oceananigans = "0.89, 0.90, 0.91, 0.92" Oceanostics = "0.11, 0.12, 0.13, 0.14" Reexport = "1.2" SeawaterPolynomials = "0.3"