From 1ae5b3ac46086605bc1d653386f62dcd24a95d08 Mon Sep 17 00:00:00 2001 From: sosiristseng <40054455+sosiristseng@users.noreply.github.com> Date: Mon, 20 Jan 2025 01:37:04 +0000 Subject: [PATCH] [create-pull-request] automated change --- Manifest.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Manifest.toml b/Manifest.toml index ac176f45..b43dd042 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -1345,9 +1345,9 @@ version = "1.11.0" [[deps.ModelingToolkit]] deps = ["AbstractTrees", "ArrayInterface", "BlockArrays", "Combinatorics", "CommonSolve", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffEqNoiseProcess", "DiffRules", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "EnumX", "ExprTools", "Expronicon", "FindFirstFunctions", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "Graphs", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "NaNMath", "NonlinearSolve", "OffsetArrays", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SCCNonlinearSolve", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"] -git-tree-sha1 = "4a64a7dfd9130591536adf723bb79038b02351c0" +git-tree-sha1 = "940443517fbaa6141e058c90573dc153093acfbb" uuid = "961ee093-0014-501f-94e3-6117800e7a78" -version = "9.60.0" +version = "9.61.0" [deps.ModelingToolkit.extensions] MTKBifurcationKitExt = "BifurcationKit" @@ -2081,9 +2081,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"] -git-tree-sha1 = "a263684f4134d50fe1863184281cc04a787a96a2" +git-tree-sha1 = "48eff689aad5e2d8de83818141b69f90905a298f" uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462" -version = "2.71.0" +version = "2.71.1" [deps.SciMLBase.extensions] SciMLBaseChainRulesCoreExt = "ChainRulesCore"