From e849635cc4522c51642dbc40cc3c45c5ba664cf3 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 27 Mar 2025 00:08:28 +0000 Subject: [PATCH] CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 171c3c05..d6748aab 100644 --- a/Project.toml +++ b/Project.toml @@ -41,7 +41,7 @@ CPUSummary = "0.1.3 - 0.1.8, 0.1.11, 0.2.1" ChainRulesCore = "1" CloseOpenIntervals = "0.1.10" DocStringExtensions = "0.8, 0.9" -ForwardDiff = "0.9, 0.10" +ForwardDiff = "0.9, 0.10, 1" HostCPUFeatures = "0.1.10" IfElse = "0.1" LayoutPointers = "0.1.11"