From a1765a030d5721ab6191b113f4e3074d6a0181e7 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Mon, 11 Dec 2023 05:26:05 -0500 Subject: [PATCH] bump a few more --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 3a3810ad7..f0383f733 100644 --- a/Project.toml +++ b/Project.toml @@ -51,7 +51,7 @@ SciMLBaseZygoteExt = "Zygote" [compat] ADTypes = "0.2" -ArrayInterface = "7" +ArrayInterface = "7.6" ChainRules = "1.57.0" ChainRulesCore = "1.16" CommonSolve = "0.2.4" @@ -77,7 +77,7 @@ RecursiveArrayTools = "2.38" Reexport = "1" RuntimeGeneratedFunctions = "0.5" SciMLOperators = "0.3" -StaticArrays = "1" +StaticArrays = "1.7" StaticArraysCore = "1.4" Statistics = "1.9" SymbolicIndexingInterface = "0.2"