Skip to content

Commit f675217

Browse files
Merge pull request #1835 from CliMA/ck/up_deps
Update dependencies
2 parents 2f82f04 + cf2a43b commit f675217

File tree

3 files changed

+77
-65
lines changed

3 files changed

+77
-65
lines changed

.buildkite/Manifest.toml

Lines changed: 31 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ manifest_format = "2.0"
55
project_hash = "353722d366e629f6f6c9f924f5abc8f8725c735e"
66

77
[[deps.ADTypes]]
8-
git-tree-sha1 = "fc02d55798c1af91123d07915a990fbb9a10d146"
8+
git-tree-sha1 = "fa0822e5baee6e23081c2685ae27265dabee23d8"
99
uuid = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
10-
version = "1.3.0"
10+
version = "1.4.0"
1111
weakdeps = ["ChainRulesCore", "EnzymeCore"]
1212

1313
[deps.ADTypes.extensions]
@@ -193,9 +193,9 @@ uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
193193
version = "1.5.0"
194194

195195
[[deps.BitFlags]]
196-
git-tree-sha1 = "2dc09997850d68179b69dafb58ae806167a32b1b"
196+
git-tree-sha1 = "0691e34b3bb8be9307330f88d1a3c3f25466c24d"
197197
uuid = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"
198-
version = "0.1.8"
198+
version = "0.1.9"
199199

200200
[[deps.BitTwiddlingConvenienceFunctions]]
201201
deps = ["Static"]
@@ -263,9 +263,9 @@ version = "0.9.0+0"
263263

264264
[[deps.CUDA_Runtime_Discovery]]
265265
deps = ["Libdl"]
266-
git-tree-sha1 = "5db9da5fdeaa708c22ba86b82c49528f402497f2"
266+
git-tree-sha1 = "f3b237289a5a77c759b2dd5d4c2ff641d67c4030"
267267
uuid = "1af6417a-86b4-443c-805f-a4643ffb695f"
268-
version = "0.3.3"
268+
version = "0.3.4"
269269

270270
[[deps.CUDA_Runtime_jll]]
271271
deps = ["Artifacts", "CUDA_Driver_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
@@ -295,9 +295,9 @@ weakdeps = ["SparseArrays"]
295295
ChainRulesCoreSparseArraysExt = "SparseArrays"
296296

297297
[[deps.ClimaComms]]
298-
git-tree-sha1 = "d76590e99fa942e07f1e992a4d4a5e25121a26d6"
298+
git-tree-sha1 = "2ca8c9ca6131a7be8ca262e6db79bc7aa94ab597"
299299
uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
300-
version = "0.6.2"
300+
version = "0.6.3"
301301
weakdeps = ["CUDA", "MPI"]
302302

303303
[deps.ClimaComms.extensions]
@@ -316,7 +316,7 @@ weakdeps = ["CUDA", "Krylov"]
316316
KrylovExt = "Krylov"
317317

318318
[[deps.ClimaCorePlots]]
319-
deps = ["ClimaCore", "RecipesBase", "StaticArrays", "TriplotBase"]
319+
deps = ["ClimaComms", "ClimaCore", "RecipesBase", "StaticArrays", "TriplotBase"]
320320
path = "../lib/ClimaCorePlots"
321321
uuid = "cf7c7e5a-b407-4c48-9047-11a94a308626"
322322
version = "0.2.10"
@@ -481,9 +481,9 @@ version = "4.1.1"
481481

482482
[[deps.Cthulhu]]
483483
deps = ["CodeTracking", "FoldingTrees", "InteractiveUtils", "JuliaSyntax", "PrecompileTools", "Preferences", "REPL", "TypedSyntax", "UUIDs", "Unicode", "WidthLimitedIO"]
484-
git-tree-sha1 = "8aaad53d42ad8155345a796ef551a2046f93a4ab"
484+
git-tree-sha1 = "45f0cf8cb6b384df48b4cf3cfbbcc27cfe2700e2"
485485
uuid = "f68482b8-f384-11e8-15f7-abe071a5a75f"
486-
version = "2.12.6"
486+
version = "2.12.7"
487487

488488
[[deps.CubedSphere]]
489489
deps = ["Elliptic", "FFTW", "Printf", "ProgressBars", "SpecialFunctions", "TaylorSeries", "Test"]
@@ -872,15 +872,15 @@ version = "0.26.5"
872872

873873
[[deps.GR]]
874874
deps = ["Artifacts", "Base64", "DelimitedFiles", "Downloads", "GR_jll", "HTTP", "JSON", "Libdl", "LinearAlgebra", "Preferences", "Printf", "Random", "Serialization", "Sockets", "TOML", "Tar", "Test", "p7zip_jll"]
875-
git-tree-sha1 = "ddda044ca260ee324c5fc07edb6d7cf3f0b9c350"
875+
git-tree-sha1 = "3e527447a45901ea392fe12120783ad6ec222803"
876876
uuid = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
877-
version = "0.73.5"
877+
version = "0.73.6"
878878

879879
[[deps.GR_jll]]
880880
deps = ["Artifacts", "Bzip2_jll", "Cairo_jll", "FFMPEG_jll", "Fontconfig_jll", "FreeType2_jll", "GLFW_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pixman_jll", "Qt6Base_jll", "Zlib_jll", "libpng_jll"]
881-
git-tree-sha1 = "278e5e0f820178e8a26df3184fcb2280717c79b1"
881+
git-tree-sha1 = "182c478a179b267dd7a741b6f8f4c3e0803795d6"
882882
uuid = "d2c73de3-f751-5644-a686-071e5b155ba9"
883-
version = "0.73.5+0"
883+
version = "0.73.6+0"
884884

885885
[[deps.GaussQuadrature]]
886886
deps = ["SpecialFunctions"]
@@ -1002,9 +1002,15 @@ version = "0.3.1"
10021002

10031003
[[deps.InlineStrings]]
10041004
deps = ["Parsers"]
1005-
git-tree-sha1 = "9cc2baf75c6d09f9da536ddf58eb2f29dedaf461"
1005+
git-tree-sha1 = "86356004f30f8e737eff143d57d41bd580e437aa"
10061006
uuid = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48"
1007-
version = "1.4.0"
1007+
version = "1.4.1"
1008+
1009+
[deps.InlineStrings.extensions]
1010+
ArrowTypesExt = "ArrowTypes"
1011+
1012+
[deps.InlineStrings.weakdeps]
1013+
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
10081014

10091015
[[deps.IntelOpenMP_jll]]
10101016
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -1690,9 +1696,9 @@ version = "1.6.3"
16901696

16911697
[[deps.OrdinaryDiffEq]]
16921698
deps = ["ADTypes", "Adapt", "ArrayInterface", "DataStructures", "DiffEqBase", "DocStringExtensions", "EnumX", "ExponentialUtilities", "FastBroadcast", "FastClosures", "FillArrays", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "IfElse", "InteractiveUtils", "LineSearches", "LinearAlgebra", "LinearSolve", "Logging", "MacroTools", "MuladdMacro", "NonlinearSolve", "Polyester", "PreallocationTools", "PrecompileTools", "Preferences", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "SciMLStructures", "SimpleNonlinearSolve", "SimpleUnPack", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays", "TruncatedStacktraces"]
1693-
git-tree-sha1 = "3ae298de8045aeaed80a992074d473b040a5b9cd"
1699+
git-tree-sha1 = "b4cde20f0e8c67fd35863794d5e548722f7bb71d"
16941700
uuid = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
1695-
version = "6.83.1"
1701+
version = "6.84.0"
16961702

16971703
[[deps.P11Kit_jll]]
16981704
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@@ -1877,9 +1883,9 @@ version = "1.0.15"
18771883

18781884
[[deps.Qt6Base_jll]]
18791885
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Fontconfig_jll", "Glib_jll", "JLLWrappers", "Libdl", "Libglvnd_jll", "OpenSSL_jll", "Vulkan_Loader_jll", "Xorg_libSM_jll", "Xorg_libXext_jll", "Xorg_libXrender_jll", "Xorg_libxcb_jll", "Xorg_xcb_util_cursor_jll", "Xorg_xcb_util_image_jll", "Xorg_xcb_util_keysyms_jll", "Xorg_xcb_util_renderutil_jll", "Xorg_xcb_util_wm_jll", "Zlib_jll", "libinput_jll", "xkbcommon_jll"]
1880-
git-tree-sha1 = "37b7bb7aabf9a085e0044307e1717436117f2b3b"
1886+
git-tree-sha1 = "492601870742dcd38f233b23c3ec629628c1d724"
18811887
uuid = "c0090381-4147-56d7-9ebc-da0b1113ec56"
1882-
version = "6.5.3+1"
1888+
version = "6.7.1+1"
18831889

18841890
[[deps.QuadGK]]
18851891
deps = ["DataStructures", "LinearAlgebra"]
@@ -1921,9 +1927,9 @@ version = "0.6.12"
19211927

19221928
[[deps.RecursiveArrayTools]]
19231929
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "SparseArrays", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1924-
git-tree-sha1 = "980aabbeac7aee70d0e452a72b0c68b5b266cc7b"
1930+
git-tree-sha1 = "3400ce27995422fb88ffcd3af9945565aad947f0"
19251931
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1926-
version = "3.24.0"
1932+
version = "3.23.1"
19271933

19281934
[deps.RecursiveArrayTools.extensions]
19291935
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -2265,9 +2271,9 @@ version = "7.2.1+1"
22652271

22662272
[[deps.SymbolicIndexingInterface]]
22672273
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
2268-
git-tree-sha1 = "9bda3c1e2b771ab45fcbc264a078f612ca7ef427"
2274+
git-tree-sha1 = "a5f6f138b740c9d93d76f0feddd3092e6ef002b7"
22692275
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
2270-
version = "0.3.23"
2276+
version = "0.3.22"
22712277

22722278
[[deps.TOML]]
22732279
deps = ["Dates"]

benchmarks/bickleyjet/Manifest.toml

Lines changed: 26 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,9 @@ uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
126126
version = "1.5.0"
127127

128128
[[deps.BitFlags]]
129-
git-tree-sha1 = "2dc09997850d68179b69dafb58ae806167a32b1b"
129+
git-tree-sha1 = "0691e34b3bb8be9307330f88d1a3c3f25466c24d"
130130
uuid = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"
131-
version = "0.1.8"
131+
version = "0.1.9"
132132

133133
[[deps.BlockArrays]]
134134
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
@@ -171,9 +171,9 @@ version = "0.9.0+0"
171171

172172
[[deps.CUDA_Runtime_Discovery]]
173173
deps = ["Libdl"]
174-
git-tree-sha1 = "5db9da5fdeaa708c22ba86b82c49528f402497f2"
174+
git-tree-sha1 = "f3b237289a5a77c759b2dd5d4c2ff641d67c4030"
175175
uuid = "1af6417a-86b4-443c-805f-a4643ffb695f"
176-
version = "0.3.3"
176+
version = "0.3.4"
177177

178178
[[deps.CUDA_Runtime_jll]]
179179
deps = ["Artifacts", "CUDA_Driver_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "TOML"]
@@ -188,9 +188,9 @@ uuid = "83423d85-b0ee-5818-9007-b63ccbeb887a"
188188
version = "1.18.0+2"
189189

190190
[[deps.ClimaComms]]
191-
git-tree-sha1 = "d76590e99fa942e07f1e992a4d4a5e25121a26d6"
191+
git-tree-sha1 = "2ca8c9ca6131a7be8ca262e6db79bc7aa94ab597"
192192
uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
193-
version = "0.6.2"
193+
version = "0.6.3"
194194

195195
[deps.ClimaComms.extensions]
196196
ClimaCommsCUDAExt = "CUDA"
@@ -506,15 +506,15 @@ version = "0.26.5"
506506

507507
[[deps.GR]]
508508
deps = ["Artifacts", "Base64", "DelimitedFiles", "Downloads", "GR_jll", "HTTP", "JSON", "Libdl", "LinearAlgebra", "Preferences", "Printf", "Random", "Serialization", "Sockets", "TOML", "Tar", "Test", "p7zip_jll"]
509-
git-tree-sha1 = "ddda044ca260ee324c5fc07edb6d7cf3f0b9c350"
509+
git-tree-sha1 = "3e527447a45901ea392fe12120783ad6ec222803"
510510
uuid = "28b8d3ca-fb5f-59d9-8090-bfdbd6d07a71"
511-
version = "0.73.5"
511+
version = "0.73.6"
512512

513513
[[deps.GR_jll]]
514514
deps = ["Artifacts", "Bzip2_jll", "Cairo_jll", "FFMPEG_jll", "Fontconfig_jll", "FreeType2_jll", "GLFW_jll", "JLLWrappers", "JpegTurbo_jll", "Libdl", "Libtiff_jll", "Pixman_jll", "Qt6Base_jll", "Zlib_jll", "libpng_jll"]
515-
git-tree-sha1 = "278e5e0f820178e8a26df3184fcb2280717c79b1"
515+
git-tree-sha1 = "182c478a179b267dd7a741b6f8f4c3e0803795d6"
516516
uuid = "d2c73de3-f751-5644-a686-071e5b155ba9"
517-
version = "0.73.5+0"
517+
version = "0.73.6+0"
518518

519519
[[deps.GaussQuadrature]]
520520
deps = ["SpecialFunctions"]
@@ -593,9 +593,15 @@ version = "0.1.1"
593593

594594
[[deps.InlineStrings]]
595595
deps = ["Parsers"]
596-
git-tree-sha1 = "9cc2baf75c6d09f9da536ddf58eb2f29dedaf461"
596+
git-tree-sha1 = "86356004f30f8e737eff143d57d41bd580e437aa"
597597
uuid = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48"
598-
version = "1.4.0"
598+
version = "1.4.1"
599+
600+
[deps.InlineStrings.extensions]
601+
ArrowTypesExt = "ArrowTypes"
602+
603+
[deps.InlineStrings.weakdeps]
604+
ArrowTypes = "31f734f8-188a-4ce0-8406-c8a06bd891cd"
599605

600606
[[deps.IntelOpenMP_jll]]
601607
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -687,9 +693,9 @@ version = "0.9.20"
687693

688694
[[deps.KrylovKit]]
689695
deps = ["GPUArraysCore", "LinearAlgebra", "PackageExtensionCompat", "Printf", "VectorInterface"]
690-
git-tree-sha1 = "e07b8bf580d890dccfb85c5555fd1a33dddc66a4"
696+
git-tree-sha1 = "3c2a016489c38f35160a246c91a3f3353c47bb68"
691697
uuid = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
692-
version = "0.8.0"
698+
version = "0.8.1"
693699

694700
[deps.KrylovKit.extensions]
695701
KrylovKitChainRulesCoreExt = "ChainRulesCore"
@@ -1131,9 +1137,9 @@ version = "1.5.1"
11311137

11321138
[[deps.Qt6Base_jll]]
11331139
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Fontconfig_jll", "Glib_jll", "JLLWrappers", "Libdl", "Libglvnd_jll", "OpenSSL_jll", "Vulkan_Loader_jll", "Xorg_libSM_jll", "Xorg_libXext_jll", "Xorg_libXrender_jll", "Xorg_libxcb_jll", "Xorg_xcb_util_cursor_jll", "Xorg_xcb_util_image_jll", "Xorg_xcb_util_keysyms_jll", "Xorg_xcb_util_renderutil_jll", "Xorg_xcb_util_wm_jll", "Zlib_jll", "libinput_jll", "xkbcommon_jll"]
1134-
git-tree-sha1 = "37b7bb7aabf9a085e0044307e1717436117f2b3b"
1140+
git-tree-sha1 = "492601870742dcd38f233b23c3ec629628c1d724"
11351141
uuid = "c0090381-4147-56d7-9ebc-da0b1113ec56"
1136-
version = "6.5.3+1"
1142+
version = "6.7.1+1"
11371143

11381144
[[deps.REPL]]
11391145
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
@@ -1169,9 +1175,9 @@ version = "0.6.12"
11691175

11701176
[[deps.RecursiveArrayTools]]
11711177
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "SparseArrays", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1172-
git-tree-sha1 = "980aabbeac7aee70d0e452a72b0c68b5b266cc7b"
1178+
git-tree-sha1 = "3400ce27995422fb88ffcd3af9945565aad947f0"
11731179
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1174-
version = "3.24.0"
1180+
version = "3.23.1"
11751181

11761182
[deps.RecursiveArrayTools.extensions]
11771183
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -1335,9 +1341,9 @@ version = "7.2.1+1"
13351341

13361342
[[deps.SymbolicIndexingInterface]]
13371343
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
1338-
git-tree-sha1 = "9bda3c1e2b771ab45fcbc264a078f612ca7ef427"
1344+
git-tree-sha1 = "a5f6f138b740c9d93d76f0feddd3092e6ef002b7"
13391345
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1340-
version = "0.3.23"
1346+
version = "0.3.22"
13411347

13421348
[[deps.TOML]]
13431349
deps = ["Dates"]

lib/ClimaCoreMakie/examples/Manifest.toml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ weakdeps = ["SparseArrays"]
140140
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
141141

142142
[[deps.BitFlags]]
143-
git-tree-sha1 = "2dc09997850d68179b69dafb58ae806167a32b1b"
143+
git-tree-sha1 = "0691e34b3bb8be9307330f88d1a3c3f25466c24d"
144144
uuid = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"
145-
version = "0.1.8"
145+
version = "0.1.9"
146146

147147
[[deps.BlockArrays]]
148148
deps = ["ArrayLayouts", "FillArrays", "LinearAlgebra"]
@@ -163,9 +163,9 @@ uuid = "6e34b625-4abd-537c-b88f-471c36dfa7a0"
163163
version = "1.0.8+1"
164164

165165
[[deps.CEnum]]
166-
git-tree-sha1 = "eb4cb44a499229b3b8426dcfb5dd85333951ff90"
166+
git-tree-sha1 = "389ad5c84de1ae7cf0e28e381131c98ea87d54fc"
167167
uuid = "fa961155-64e5-5f13-b03f-caf6b980ea82"
168-
version = "0.4.2"
168+
version = "0.5.0"
169169

170170
[[deps.CRC32c]]
171171
uuid = "8bf52ea8-c179-5cab-976a-9e18b702a9bc"
@@ -205,9 +205,9 @@ weakdeps = ["SparseArrays"]
205205
ChainRulesCoreSparseArraysExt = "SparseArrays"
206206

207207
[[deps.ClimaComms]]
208-
git-tree-sha1 = "d76590e99fa942e07f1e992a4d4a5e25121a26d6"
208+
git-tree-sha1 = "2ca8c9ca6131a7be8ca262e6db79bc7aa94ab597"
209209
uuid = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
210-
version = "0.6.2"
210+
version = "0.6.3"
211211

212212
[deps.ClimaComms.extensions]
213213
ClimaCommsCUDAExt = "CUDA"
@@ -713,10 +713,10 @@ version = "0.17.2"
713713
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
714714

715715
[[deps.HDF5_jll]]
716-
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LLVMOpenMP_jll", "LazyArtifacts", "LibCURL_jll", "Libdl", "MPICH_jll", "MPIPreferences", "MPItrampoline_jll", "MicrosoftMPI_jll", "OpenMPI_jll", "OpenSSL_jll", "TOML", "Zlib_jll", "libaec_jll"]
717-
git-tree-sha1 = "38c8874692d48d5440d5752d6c74b0c6b0b60739"
716+
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "LibCURL_jll", "Libdl", "MPICH_jll", "MPIPreferences", "MPItrampoline_jll", "MicrosoftMPI_jll", "OpenMPI_jll", "OpenSSL_jll", "TOML", "Zlib_jll", "libaec_jll"]
717+
git-tree-sha1 = "82a471768b513dc39e471540fdadc84ff80ff997"
718718
uuid = "0234f1f7-429e-5d53-9886-15a909be8d59"
719-
version = "1.14.2+1"
719+
version = "1.14.3+3"
720720

721721
[[deps.HTTP]]
722722
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
@@ -925,9 +925,9 @@ version = "0.6.9"
925925

926926
[[deps.KrylovKit]]
927927
deps = ["GPUArraysCore", "LinearAlgebra", "PackageExtensionCompat", "Printf", "VectorInterface"]
928-
git-tree-sha1 = "e07b8bf580d890dccfb85c5555fd1a33dddc66a4"
928+
git-tree-sha1 = "3c2a016489c38f35160a246c91a3f3353c47bb68"
929929
uuid = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
930-
version = "0.8.0"
930+
version = "0.8.1"
931931
weakdeps = ["ChainRulesCore"]
932932

933933
[deps.KrylovKit.extensions]
@@ -1269,10 +1269,10 @@ uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
12691269
version = "0.8.1+2"
12701270

12711271
[[deps.OpenMPI_jll]]
1272-
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Hwloc_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML", "Zlib_jll"]
1273-
git-tree-sha1 = "a9de2f1fc98b92f8856c640bf4aec1ac9b2a0d86"
1272+
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "LazyArtifacts", "Libdl", "MPIPreferences", "TOML"]
1273+
git-tree-sha1 = "e25c1778a98e34219a00455d6e4384e017ea9762"
12741274
uuid = "fe0851c0-eecd-5654-98d4-656369965a5c"
1275-
version = "5.0.3+0"
1275+
version = "4.1.6+0"
12761276

12771277
[[deps.OpenSSL]]
12781278
deps = ["BitFlags", "Dates", "MozillaCACerts_jll", "OpenSSL_jll", "Sockets"]
@@ -1408,9 +1408,9 @@ version = "1.10.0"
14081408

14091409
[[deps.Proj]]
14101410
deps = ["CEnum", "CoordinateTransformations", "GeoFormatTypes", "GeoInterface", "NetworkOptions", "PROJ_jll"]
1411-
git-tree-sha1 = "76ab3cbf876f3c859b6cc5817d8262809add3e13"
1411+
git-tree-sha1 = "0af230735907f040d52854afc600c17b58e9e73a"
14121412
uuid = "c94c279d-25a6-4763-9509-64d165bea63e"
1413-
version = "1.7.0"
1413+
version = "1.7.1"
14141414

14151415
[[deps.PtrArrays]]
14161416
git-tree-sha1 = "f011fbb92c4d401059b2212c05c0601b70f8b759"
@@ -1460,9 +1460,9 @@ version = "1.3.4"
14601460

14611461
[[deps.RecursiveArrayTools]]
14621462
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "SparseArrays", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
1463-
git-tree-sha1 = "980aabbeac7aee70d0e452a72b0c68b5b266cc7b"
1463+
git-tree-sha1 = "3400ce27995422fb88ffcd3af9945565aad947f0"
14641464
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
1465-
version = "3.24.0"
1465+
version = "3.23.1"
14661466

14671467
[deps.RecursiveArrayTools.extensions]
14681468
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
@@ -1713,9 +1713,9 @@ version = "7.2.1+1"
17131713

17141714
[[deps.SymbolicIndexingInterface]]
17151715
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
1716-
git-tree-sha1 = "9bda3c1e2b771ab45fcbc264a078f612ca7ef427"
1716+
git-tree-sha1 = "a5f6f138b740c9d93d76f0feddd3092e6ef002b7"
17171717
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
1718-
version = "0.3.23"
1718+
version = "0.3.22"
17191719

17201720
[[deps.TOML]]
17211721
deps = ["Dates"]

0 commit comments

Comments
 (0)