From b19f159e9383ab61d243cd0f8f67e178d4fa1f23 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 1 Jul 2025 00:29:54 +0000 Subject: [PATCH] CompatHelper: bump compat for BifurcationKit to 0.5 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 b428db45dc..6f184cab57 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -49,7 +49,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" [compat] BenchmarkTools = "1.5" -BifurcationKit = "0.4.4" +BifurcationKit = "0.4.4, 0.5" CairoMakie = "0.12, 0.13" Catalyst = "15" DataFrames = "1.6"