Skip to content

Commit 9b88f2c

Browse files
Julia Dependency Update (#134)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
1 parent 4d28712 commit 9b88f2c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Manifest.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1009,9 +1009,9 @@ version = "0.2.1"
10091009

10101010
[[deps.JpegTurbo_jll]]
10111011
deps = ["Artifacts", "JLLWrappers", "Libdl"]
1012-
git-tree-sha1 = "4255f0032eafd6451d707a51d5f0248b8a165e4d"
1012+
git-tree-sha1 = "b6893345fd6658c8e475d40155789f4860ac3b21"
10131013
uuid = "aacddb02-875f-59d6-b918-886e6ef4fbf8"
1014-
version = "3.1.3+0"
1014+
version = "3.1.4+0"
10151015

10161016
[[deps.JuliaFormatter]]
10171017
deps = ["CommonMark", "Glob", "JuliaSyntax", "PrecompileTools", "TOML"]
@@ -1213,9 +1213,9 @@ version = "1.12.0"
12131213

12141214
[[deps.LinearSolve]]
12151215
deps = ["ArrayInterface", "ChainRulesCore", "ConcreteStructs", "DocStringExtensions", "EnumX", "GPUArraysCore", "InteractiveUtils", "Krylov", "LazyArrays", "Libdl", "LinearAlgebra", "MKL_jll", "Markdown", "OpenBLAS_jll", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLLogging", "SciMLOperators", "Setfield", "StaticArraysCore"]
1216-
git-tree-sha1 = "f32b4c5ed899e166fbc1bdd4d03d2166c4120f49"
1216+
git-tree-sha1 = "e9dcb5fd52663bfd094069e6f8e7b97eb9557edd"
12171217
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
1218-
version = "3.51.0"
1218+
version = "3.52.0"
12191219

12201220
[deps.LinearSolve.extensions]
12211221
LinearSolveAMDGPUExt = "AMDGPU"
@@ -1628,9 +1628,9 @@ version = "1.9.0"
16281628

16291629
[[deps.OrdinaryDiffEqDifferentiation]]
16301630
deps = ["ADTypes", "ArrayInterface", "ConcreteStructs", "ConstructionBase", "DiffEqBase", "DifferentiationInterface", "FastBroadcast", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "LinearAlgebra", "LinearSolve", "OrdinaryDiffEqCore", "SciMLBase", "SciMLOperators", "SparseMatrixColorings", "StaticArrayInterface", "StaticArrays"]
1631-
git-tree-sha1 = "8c1df6a254037c02c7d54d7cc41fb2bfd07b1089"
1631+
git-tree-sha1 = "1f049f55407a6c53c323b1b39d0eaefeacabf7a0"
16321632
uuid = "4302a76b-040a-498a-8c04-15b101fed76b"
1633-
version = "1.17.0"
1633+
version = "1.18.0"
16341634
weakdeps = ["SparseArrays"]
16351635

16361636
[deps.OrdinaryDiffEqDifferentiation.extensions]
@@ -2012,9 +2012,9 @@ version = "0.6.12"
20122012

20132013
[[deps.RecursiveArrayTools]]
20142014
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "LinearAlgebra", "RecipesBase", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface"]
2015-
git-tree-sha1 = "51bdb23afaaa551f923a0e990f7c44a4451a26f1"
2015+
git-tree-sha1 = "a1b9f699b363245333a0e4d21054e7e160d196ba"
20162016
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
2017-
version = "3.39.0"
2017+
version = "3.40.0"
20182018

20192019
[deps.RecursiveArrayTools.extensions]
20202020
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"

0 commit comments

Comments
 (0)