From 715a0a1c973a0ec30b9426c6633c832370c4967f Mon Sep 17 00:00:00 2001
From: CompatHelper Julia <compathelper_noreply@julialang.org>
Date: Thu, 27 Mar 2025 14:09:40 +0000
Subject: [PATCH] CompatHelper: bump compat for ForwardDiff to 1, (keep
 existing compat)

---
 Project.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Project.toml b/Project.toml
index 9428bf3..734b7df 100644
--- a/Project.toml
+++ b/Project.toml
@@ -51,7 +51,7 @@ EnumX = "1.0.4"
 ExplicitImports = "1.5.0"
 FastClosures = "0.3.2"
 FiniteDiff = "2.23.1"
-ForwardDiff = "0.10.36"
+ForwardDiff = "0.10.36, 1"
 Hwloc = "3"
 InteractiveUtils = "<0.0.1, 1"
 LinearAlgebra = "1.10"