Skip to content

Commit c37962f

Browse files
Update manifests
1 parent b850c52 commit c37962f

File tree

2 files changed

+60
-20
lines changed

2 files changed

+60
-20
lines changed

.dev/Manifest.toml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.7"
3+
julia_version = "1.11.2"
44
manifest_format = "2.0"
55
project_hash = "30b405be1c677184b7703a9bfb3d2100029ccad0"
66

77
[[deps.Base64]]
88
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
9+
version = "1.11.0"
910

1011
[[deps.CSTParser]]
1112
deps = ["Tokenize"]
@@ -46,6 +47,7 @@ version = "0.18.20"
4647
[[deps.Dates]]
4748
deps = ["Printf"]
4849
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
50+
version = "1.11.0"
4951

5052
[[deps.Glob]]
5153
git-tree-sha1 = "97285bbd5230dd766e9ef6749b80fc617126d496"
@@ -55,6 +57,7 @@ version = "1.3.1"
5557
[[deps.InteractiveUtils]]
5658
deps = ["Markdown"]
5759
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
60+
version = "1.11.0"
5861

5962
[[deps.JuliaFormatter]]
6063
deps = ["CSTParser", "CommonMark", "DataStructures", "Glob", "PrecompileTools", "TOML", "Tokenize"]
@@ -65,6 +68,7 @@ version = "1.0.62"
6568
[[deps.Markdown]]
6669
deps = ["Base64"]
6770
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
71+
version = "1.11.0"
6872

6973
[[deps.OrderedCollections]]
7074
git-tree-sha1 = "12f1439c4f986bb868acda6ea33ebc78e19b95ad"
@@ -86,10 +90,12 @@ version = "1.4.3"
8690
[[deps.Printf]]
8791
deps = ["Unicode"]
8892
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
93+
version = "1.11.0"
8994

9095
[[deps.Random]]
9196
deps = ["SHA"]
9297
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
98+
version = "1.11.0"
9399

94100
[[deps.SHA]]
95101
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
@@ -108,6 +114,8 @@ version = "0.5.29"
108114
[[deps.UUIDs]]
109115
deps = ["Random", "SHA"]
110116
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
117+
version = "1.11.0"
111118

112119
[[deps.Unicode]]
113120
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
121+
version = "1.11.0"

benchmarks/bickleyjet/Manifest.toml

Lines changed: 51 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.10.7"
3+
julia_version = "1.11.2"
44
manifest_format = "2.0"
55
project_hash = "a5acdbd13ed54ab47f61f609c38695ceeafab1b8"
66

@@ -61,7 +61,7 @@ version = "1.1.3"
6161

6262
[[deps.ArgTools]]
6363
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
64-
version = "1.1.1"
64+
version = "1.1.2"
6565

6666
[[deps.ArrayInterface]]
6767
deps = ["Adapt", "LinearAlgebra"]
@@ -107,6 +107,7 @@ weakdeps = ["SparseArrays"]
107107

108108
[[deps.Artifacts]]
109109
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
110+
version = "1.11.0"
110111

111112
[[deps.Atomix]]
112113
deps = ["UnsafeAtomics"]
@@ -142,6 +143,7 @@ weakdeps = ["SparseArrays"]
142143

143144
[[deps.Base64]]
144145
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
146+
version = "1.11.0"
145147

146148
[[deps.BenchmarkTools]]
147149
deps = ["Compat", "JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"]
@@ -260,13 +262,11 @@ deps = ["FixedPointNumbers", "Random"]
260262
git-tree-sha1 = "c7acce7a7e1078a20a285211dd73cd3941a871d6"
261263
uuid = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"
262264
version = "0.12.0"
265+
weakdeps = ["StyledStrings"]
263266

264267
[deps.ColorTypes.extensions]
265268
StyledStringsExt = "StyledStrings"
266269

267-
[deps.ColorTypes.weakdeps]
268-
StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
269-
270270
[[deps.ColorVectorSpace]]
271271
deps = ["ColorTypes", "FixedPointNumbers", "LinearAlgebra", "Requires", "Statistics", "TensorCore"]
272272
git-tree-sha1 = "8b3b6f87ce8f65a2b4f857528fd8d70086cd72b1"
@@ -371,6 +371,7 @@ version = "1.0.0"
371371
[[deps.Dates]]
372372
deps = ["Printf"]
373373
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
374+
version = "1.11.0"
374375

375376
[[deps.Dbus_jll]]
376377
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "Libdl"]
@@ -444,6 +445,7 @@ version = "4.4.4+1"
444445

445446
[[deps.FileWatching]]
446447
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
448+
version = "1.11.0"
447449

448450
[[deps.FillArrays]]
449451
deps = ["LinearAlgebra"]
@@ -503,6 +505,7 @@ version = "1.0.16+0"
503505
[[deps.Future]]
504506
deps = ["Random"]
505507
uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820"
508+
version = "1.11.0"
506509

507510
[[deps.GLFW_jll]]
508511
deps = ["Artifacts", "JLLWrappers", "Libdl", "Libglvnd_jll", "Xorg_libXcursor_jll", "Xorg_libXi_jll", "Xorg_libXinerama_jll", "Xorg_libXrandr_jll", "libdecor_jll", "xkbcommon_jll"]
@@ -631,6 +634,7 @@ version = "1.4.2"
631634
[[deps.InteractiveUtils]]
632635
deps = ["Markdown"]
633636
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
637+
version = "1.11.0"
634638

635639
[[deps.IntervalSets]]
636640
git-tree-sha1 = "dba9ddf07f77f60450fe5d2e2beb9854d9a49bd0"
@@ -795,6 +799,7 @@ version = "0.16.5"
795799
[[deps.LazyArtifacts]]
796800
deps = ["Artifacts", "Pkg"]
797801
uuid = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
802+
version = "1.11.0"
798803

799804
[[deps.LibCURL]]
800805
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
@@ -804,16 +809,17 @@ version = "0.6.4"
804809
[[deps.LibCURL_jll]]
805810
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
806811
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
807-
version = "8.4.0+0"
812+
version = "8.6.0+0"
808813

809814
[[deps.LibGit2]]
810815
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
811816
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
817+
version = "1.11.0"
812818

813819
[[deps.LibGit2_jll]]
814820
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
815821
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
816-
version = "1.6.4+0"
822+
version = "1.7.2+0"
817823

818824
[[deps.LibSSH2_jll]]
819825
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
@@ -822,6 +828,7 @@ version = "1.11.0+1"
822828

823829
[[deps.Libdl]]
824830
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
831+
version = "1.11.0"
825832

826833
[[deps.Libffi_jll]]
827834
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
@@ -874,6 +881,7 @@ version = "2.40.3+0"
874881
[[deps.LinearAlgebra]]
875882
deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
876883
uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
884+
version = "1.11.0"
877885

878886
[[deps.LogExpFunctions]]
879887
deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"]
@@ -893,6 +901,7 @@ version = "0.3.29"
893901

894902
[[deps.Logging]]
895903
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
904+
version = "1.11.0"
896905

897906
[[deps.LoggingExtras]]
898907
deps = ["Dates", "Logging"]
@@ -926,6 +935,7 @@ version = "0.5.15"
926935
[[deps.Markdown]]
927936
deps = ["Base64"]
928937
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
938+
version = "1.11.0"
929939

930940
[[deps.MbedTLS]]
931941
deps = ["Dates", "MbedTLS_jll", "MozillaCACerts_jll", "NetworkOptions", "Random", "Sockets"]
@@ -936,7 +946,7 @@ version = "1.1.9"
936946
[[deps.MbedTLS_jll]]
937947
deps = ["Artifacts", "Libdl"]
938948
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
939-
version = "2.28.2+1"
949+
version = "2.28.6+0"
940950

941951
[[deps.Measures]]
942952
git-tree-sha1 = "c13304c81eec1ed3af7fc20e75fb6b26092a1102"
@@ -957,10 +967,11 @@ version = "1.2.0"
957967

958968
[[deps.Mmap]]
959969
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
970+
version = "1.11.0"
960971

961972
[[deps.MozillaCACerts_jll]]
962973
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
963-
version = "2023.1.10"
974+
version = "2023.12.12"
964975

965976
[[deps.MultiBroadcastFusion]]
966977
git-tree-sha1 = "4157ffb36526a275f644a3fbe378850e5eb1b470"
@@ -1002,7 +1013,7 @@ version = "1.3.5+1"
10021013
[[deps.OpenBLAS_jll]]
10031014
deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
10041015
uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
1005-
version = "0.3.23+4"
1016+
version = "0.3.27+1"
10061017

10071018
[[deps.OpenLibm_jll]]
10081019
deps = ["Artifacts", "Libdl"]
@@ -1079,9 +1090,13 @@ uuid = "30392449-352a-5448-841d-b1acce4e97dc"
10791090
version = "0.43.4+0"
10801091

10811092
[[deps.Pkg]]
1082-
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
1093+
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
10831094
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1084-
version = "1.10.0"
1095+
version = "1.11.0"
1096+
weakdeps = ["REPL"]
1097+
1098+
[deps.Pkg.extensions]
1099+
REPLExt = "REPL"
10851100

10861101
[[deps.PkgVersion]]
10871102
deps = ["Pkg"]
@@ -1148,10 +1163,11 @@ version = "2.4.0"
11481163
[[deps.Printf]]
11491164
deps = ["Unicode"]
11501165
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1166+
version = "1.11.0"
11511167

11521168
[[deps.Profile]]
1153-
deps = ["Printf"]
11541169
uuid = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79"
1170+
version = "1.11.0"
11551171

11561172
[[deps.PtrArrays]]
11571173
git-tree-sha1 = "1d36ef11a9aaf1e8b74dacc6a731dd1de8fd493d"
@@ -1183,12 +1199,14 @@ uuid = "e99dba38-086e-5de3-a5b1-6e4c66e897c3"
11831199
version = "6.7.1+1"
11841200

11851201
[[deps.REPL]]
1186-
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
1202+
deps = ["InteractiveUtils", "Markdown", "Sockets", "StyledStrings", "Unicode"]
11871203
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
1204+
version = "1.11.0"
11881205

11891206
[[deps.Random]]
11901207
deps = ["SHA"]
11911208
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1209+
version = "1.11.0"
11921210

11931211
[[deps.Random123]]
11941212
deps = ["Random", "RandomNumbers"]
@@ -1295,6 +1313,7 @@ version = "1.4.8"
12951313

12961314
[[deps.Serialization]]
12971315
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
1316+
version = "1.11.0"
12981317

12991318
[[deps.Showoff]]
13001319
deps = ["Dates", "Grisu"]
@@ -1309,6 +1328,7 @@ version = "1.2.0"
13091328

13101329
[[deps.Sockets]]
13111330
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
1331+
version = "1.11.0"
13121332

13131333
[[deps.SortingAlgorithms]]
13141334
deps = ["DataStructures"]
@@ -1319,7 +1339,7 @@ version = "1.2.1"
13191339
[[deps.SparseArrays]]
13201340
deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
13211341
uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1322-
version = "1.10.0"
1342+
version = "1.11.0"
13231343

13241344
[[deps.SpecialFunctions]]
13251345
deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
@@ -1359,9 +1379,14 @@ uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
13591379
version = "1.4.3"
13601380

13611381
[[deps.Statistics]]
1362-
deps = ["LinearAlgebra", "SparseArrays"]
1382+
deps = ["LinearAlgebra"]
1383+
git-tree-sha1 = "ae3bb1eb3bba077cd276bc5cfc337cc65c3075c0"
13631384
uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1364-
version = "1.10.0"
1385+
version = "1.11.1"
1386+
weakdeps = ["SparseArrays"]
1387+
1388+
[deps.Statistics.extensions]
1389+
SparseArraysExt = ["SparseArrays"]
13651390

13661391
[[deps.StatsAPI]]
13671392
deps = ["LinearAlgebra"]
@@ -1381,10 +1406,14 @@ git-tree-sha1 = "a6b1675a536c5ad1a60e5a5153e1fee12eb146e3"
13811406
uuid = "892a3eda-7b42-436c-8928-eab12a02cf0e"
13821407
version = "0.4.0"
13831408

1409+
[[deps.StyledStrings]]
1410+
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
1411+
version = "1.11.0"
1412+
13841413
[[deps.SuiteSparse_jll]]
13851414
deps = ["Artifacts", "Libdl", "libblastrampoline_jll"]
13861415
uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c"
1387-
version = "7.2.1+1"
1416+
version = "7.7.0+0"
13881417

13891418
[[deps.SymbolicIndexingInterface]]
13901419
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
@@ -1441,6 +1470,7 @@ version = "0.1.1"
14411470
[[deps.Test]]
14421471
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
14431472
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1473+
version = "1.11.0"
14441474

14451475
[[deps.TimerOutputs]]
14461476
deps = ["ExprTools", "Printf"]
@@ -1461,9 +1491,11 @@ version = "1.5.1"
14611491
[[deps.UUIDs]]
14621492
deps = ["Random", "SHA"]
14631493
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
1494+
version = "1.11.0"
14641495

14651496
[[deps.Unicode]]
14661497
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
1498+
version = "1.11.0"
14671499

14681500
[[deps.UnicodeFun]]
14691501
deps = ["REPL"]
@@ -1797,7 +1829,7 @@ version = "1.1.6+0"
17971829
[[deps.nghttp2_jll]]
17981830
deps = ["Artifacts", "Libdl"]
17991831
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
1800-
version = "1.52.0+1"
1832+
version = "1.59.0+0"
18011833

18021834
[[deps.p7zip_jll]]
18031835
deps = ["Artifacts", "Libdl"]

0 commit comments

Comments
 (0)