From 8e0f8a9f545467f23faf332f5b0de9f8c5cf50a0 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 8 Oct 2024 01:50:26 +0000 Subject: [PATCH] CompatHelper: bump compat for BifurcationKit in [weakdeps] to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0843bb934d..fd3ad85109 100644 --- a/Project.toml +++ b/Project.toml @@ -72,7 +72,7 @@ MTKLabelledArraysExt = "LabelledArrays" [compat] AbstractTrees = "0.3, 0.4" ArrayInterface = "6, 7" -BifurcationKit = "0.3" +BifurcationKit = "0.3, 0.4" BlockArrays = "1.1" ChainRulesCore = "1" Combinatorics = "1"