From bbe8f89ac2033f633e5f625d8a902e9ea6823c11 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 13 Aug 2024 00:36:05 +0000 Subject: [PATCH] CompatHelper: bump compat for Expronicon to 0.10, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5c8096072b..f4d0f99831 100644 --- a/Project.toml +++ b/Project.toml @@ -82,7 +82,7 @@ DocStringExtensions = "0.7, 0.8, 0.9" DomainSets = "0.6, 0.7" DynamicQuantities = "^0.11.2, 0.12, 0.13" ExprTools = "0.1.10" -Expronicon = "0.8" +Expronicon = "0.8, 0.10" FindFirstFunctions = "1" ForwardDiff = "0.10.3" FunctionWrappersWrappers = "0.1"