From 3d930f84a90e2ed3390bd23dff6ecba6f8df7c63 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 5 Jan 2025 01:40:16 +0000 Subject: [PATCH] CompatHelper: bump compat for Zygote to 0.7 for package 1-mauna-loa, (keep existing compat) --- examples/1-mauna-loa/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/1-mauna-loa/Project.toml b/examples/1-mauna-loa/Project.toml index 9a41d0fc..b51c0c81 100644 --- a/examples/1-mauna-loa/Project.toml +++ b/examples/1-mauna-loa/Project.toml @@ -16,4 +16,4 @@ Literate = "2" Optim = "1" ParameterHandling = "0.4, 0.5" Plots = "1" -Zygote = "0.6" +Zygote = "0.6, 0.7"