From e2ce555f966ac82d97a43c95d435a69d933c95d5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 16 May 2026 03:34:10 +0000 Subject: [PATCH] CompatHelper: bump compat for BifurcationKit to 0.7 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 c5a17ef65e..5c8519773e 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -48,7 +48,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" [compat] BenchmarkTools = "1.5" -BifurcationKit = "0.4.4" +BifurcationKit = "0.4.4, 0.7" CairoMakie = "0.12, 0.13" Catalyst = "14.4" DataFrames = "1.6"