From 704ef2f71b61126d99d4cb7eafa29afbcd09db53 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 8 Oct 2024 00:35:55 +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 73c2fa4c8a..0b060cd328 100644 --- a/Project.toml +++ b/Project.toml @@ -91,7 +91,7 @@ DocStringExtensions = "0.7, 0.8, 0.9" DomainSets = "0.6, 0.7" DynamicQuantities = "^0.11.2, 0.12, 0.13, 1" ExprTools = "0.1.10" -Expronicon = "0.8" +Expronicon = "0.8, 0.10" FindFirstFunctions = "1" ForwardDiff = "0.10.3" FunctionWrappers = "1.1"