From a1de52bb47771b4839d5e3e8e430b65f40617d4a 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, 16 Dec 2024 01:56:31 +0000 Subject: [PATCH] Julia Dependency Update (#383) 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 40f76c7d..4eb80dc8 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -454,9 +454,9 @@ version = "1.9.1" [[deps.DiffEqBase]] deps = ["ArrayInterface", "ConcreteStructs", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "FastClosures", "FastPower", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PreallocationTools", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "Setfield", "Static", "StaticArraysCore", "Statistics", "TruncatedStacktraces"] -git-tree-sha1 = "b7dbeaa770bad0980ddddf606de814cff2acb3bc" +git-tree-sha1 = "b1e23a7fe7371934d9d538114a7e7166c1d09e05" uuid = "2b5f629d-d688-5b77-993f-72d75c75574e" -version = "6.160.0" +version = "6.161.0" [deps.DiffEqBase.extensions] DiffEqBaseCUDAExt = "CUDA"