From 9ea1d19c509a40b4faaa25c2d599b374c66a5ec0 Mon Sep 17 00:00:00 2001 From: "wen-wei-s-pr-bot[bot]" <103354569+wen-wei-s-pr-bot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 01:43:09 +0000 Subject: [PATCH] Julia Dependency Update (#350) Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action --- Manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index 250bca8b..d6bd8327 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -1994,9 +1994,9 @@ version = "0.6.43" [[deps.SciMLBase]] deps = ["ADTypes", "Accessors", "ArrayInterface", "CommonSolve", "ConstructionBase", "Distributed", "DocStringExtensions", "EnumX", "Expronicon", "FunctionWrappersWrappers", "IteratorInterfaceExtensions", "LinearAlgebra", "Logging", "Markdown", "PrecompileTools", "Preferences", "Printf", "RecipesBase", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLOperators", "SciMLStructures", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"] -git-tree-sha1 = "51c45339ad9c1b175c658e93d9bab2b30fea10df" +git-tree-sha1 = "68b3101ad9f4b08b29c6ce59e912a411eecb7eb6" uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" -version = "2.51.0" +version = "2.51.4" [deps.SciMLBase.extensions] SciMLBaseChainRulesCoreExt = "ChainRulesCore"