From c766ddca9a5cf6353031d1a80eaad053d6ed5e15 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 12 Jun 2025 00:25:28 +0000 Subject: [PATCH] CompatHelper: bump compat for ImplicitDifferentiation in [weakdeps] to 0.8 for package ControlSystemsBase, (keep existing compat) --- lib/ControlSystemsBase/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ControlSystemsBase/Project.toml b/lib/ControlSystemsBase/Project.toml index 9cc72f056..d0ff43a9e 100644 --- a/lib/ControlSystemsBase/Project.toml +++ b/lib/ControlSystemsBase/Project.toml @@ -32,7 +32,7 @@ Aqua = "0.5" ComponentArrays = "0.15" DSP = "0.6.1, 0.7, 0.8" ForwardDiff = "0.10, 1.0" -ImplicitDifferentiation = "0.7.2" +ImplicitDifferentiation = "0.7.2, 0.8" LinearAlgebra = "<0.0.1, 1" MacroTools = "0.5" MatrixEquations = "1, 2.1"