From d75cf7cedfa96dd76dd540f08db652a939a4f017 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 7 Nov 2025 00:46:06 +0000 Subject: [PATCH] CompatHelper: bump compat for Symbolics to 7 for package OptimizationFrameworks, (keep existing compat) --- benchmarks/OptimizationFrameworks/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/OptimizationFrameworks/Project.toml b/benchmarks/OptimizationFrameworks/Project.toml index 23e9c001c..2c7acc79c 100644 --- a/benchmarks/OptimizationFrameworks/Project.toml +++ b/benchmarks/OptimizationFrameworks/Project.toml @@ -53,4 +53,4 @@ ReverseDiff = "1" SparseDiffTools = "2" StableRNGs = "1" SymbolicIndexingInterface = "0.3.28" -Symbolics = "5, 6" +Symbolics = "5, 6, 7"