From a8addd03803720a9efd59c04353f6189d2ea7904 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 17 May 2025 00:32:07 +0000 Subject: [PATCH] CompatHelper: bump compat for Nemo to 0.50 for package docs, (keep existing compat) --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index d702e7f1b..ed69e1b64 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -15,7 +15,7 @@ BenchmarkTools = "1.3" Documenter = "1" Groebner = "0.8.2, 0.9" Latexify = "0.15, 0.16" -Nemo = "0.46, 0.47, 0.48, 0.49" +Nemo = "0.46, 0.47, 0.48, 0.49, 0.50" OrdinaryDiffEq = "6.31" Plots = "1.36" StaticArrays = "1.5"