Skip to content

Commit 6cf89c0

Browse files
authoredJan 27, 2025··
Update Manifests to 1.11.3 (#39) (#40)
1 parent 9a2f77b commit 6cf89c0

File tree

2 files changed

+50
-87
lines changed

2 files changed

+50
-87
lines changed
 

‎Manifest.toml

+23-81
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.11.1"
3+
julia_version = "1.11.3"
44
manifest_format = "2.0"
55
project_hash = "7345b6c3a11314a9f49e968bcff4c787aa8aa617"
66

@@ -10,10 +10,6 @@ git-tree-sha1 = "9876e1e164b144ca45e9e3198d0b689cadfed9ff"
1010
uuid = "66dad0bd-aa9a-41b7-9441-69ab47430ed8"
1111
version = "1.1.3"
1212

13-
[[deps.ArgTools]]
14-
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
15-
version = "1.1.2"
16-
1713
[[deps.Artifacts]]
1814
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
1915
version = "1.11.0"
@@ -55,9 +51,9 @@ version = "1.11.0"
5551

5652
[[deps.Distributions]]
5753
deps = ["AliasTables", "FillArrays", "LinearAlgebra", "PDMats", "Printf", "QuadGK", "Random", "SpecialFunctions", "Statistics", "StatsAPI", "StatsBase", "StatsFuns"]
58-
git-tree-sha1 = "3101c32aab536e7a27b1763c0797dba151b899ad"
54+
git-tree-sha1 = "03aa5d44647eaec98e1920635cdfed5d5560a8b9"
5955
uuid = "31c24e10-a181-5473-b8eb-7969acd0382f"
60-
version = "0.25.113"
56+
version = "0.25.117"
6157

6258
[deps.Distributions.extensions]
6359
DistributionsChainRulesCoreExt = "ChainRulesCore"
@@ -75,15 +71,6 @@ git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d"
7571
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
7672
version = "0.9.3"
7773

78-
[[deps.Downloads]]
79-
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
80-
uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
81-
version = "1.6.0"
82-
83-
[[deps.FileWatching]]
84-
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
85-
version = "1.11.0"
86-
8774
[[deps.FillArrays]]
8875
deps = ["LinearAlgebra"]
8976
git-tree-sha1 = "6a70198746448456524cb442b8af316927ff3e1a"
@@ -98,9 +85,9 @@ weakdeps = ["PDMats", "SparseArrays", "Statistics"]
9885

9986
[[deps.HypergeometricFunctions]]
10087
deps = ["LinearAlgebra", "OpenLibm_jll", "SpecialFunctions"]
101-
git-tree-sha1 = "b1c2585431c382e3fe5805874bda6aea90a95de9"
88+
git-tree-sha1 = "2bd56245074fab4015b9174f24ceba8293209053"
10289
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
103-
version = "0.3.25"
90+
version = "0.3.27"
10491

10592
[[deps.InteractiveUtils]]
10693
deps = ["Markdown"]
@@ -114,19 +101,9 @@ version = "0.2.2"
114101

115102
[[deps.JLLWrappers]]
116103
deps = ["Artifacts", "Preferences"]
117-
git-tree-sha1 = "be3dc50a92e5a386872a493a10050136d4703f9b"
104+
git-tree-sha1 = "a007feb38b422fbdab534406aeca1b86823cb4d6"
118105
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
119-
version = "1.6.1"
120-
121-
[[deps.LibCURL]]
122-
deps = ["LibCURL_jll", "MozillaCACerts_jll"]
123-
uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
124-
version = "0.6.4"
125-
126-
[[deps.LibCURL_jll]]
127-
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
128-
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
129-
version = "8.6.0+0"
106+
version = "1.7.0"
130107

131108
[[deps.LibGit2]]
132109
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
@@ -154,9 +131,9 @@ version = "1.11.0"
154131

155132
[[deps.LogExpFunctions]]
156133
deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"]
157-
git-tree-sha1 = "a2d09619db4e765091ee5c6ffe8872849de0feea"
134+
git-tree-sha1 = "13ca9e2586b89836fd20cccf56e57e2b9ae7f38f"
158135
uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
159-
version = "0.3.28"
136+
version = "0.3.29"
160137

161138
[deps.LogExpFunctions.extensions]
162139
LogExpFunctionsChainRulesCoreExt = "ChainRulesCore"
@@ -188,10 +165,6 @@ git-tree-sha1 = "ec4f7fbeab05d7747bdf98eb74d130a2a2ed298d"
188165
uuid = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28"
189166
version = "1.2.0"
190167

191-
[[deps.MozillaCACerts_jll]]
192-
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
193-
version = "2023.12.12"
194-
195168
[[deps.NetworkOptions]]
196169
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
197170
version = "1.2.0"
@@ -207,32 +180,21 @@ uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
207180
version = "0.8.1+2"
208181

209182
[[deps.OpenSpecFun_jll]]
210-
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]
211-
git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1"
183+
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl"]
184+
git-tree-sha1 = "1346c9208249809840c91b26703912dff463d335"
212185
uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e"
213-
version = "0.5.5+0"
186+
version = "0.5.6+0"
214187

215188
[[deps.OrderedCollections]]
216-
git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5"
189+
git-tree-sha1 = "12f1439c4f986bb868acda6ea33ebc78e19b95ad"
217190
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
218-
version = "1.6.3"
191+
version = "1.7.0"
219192

220193
[[deps.PDMats]]
221194
deps = ["LinearAlgebra", "SparseArrays", "SuiteSparse"]
222-
git-tree-sha1 = "949347156c25054de2db3b166c52ac4728cbad65"
195+
git-tree-sha1 = "966b85253e959ea89c53a9abebbf2e964fbf593b"
223196
uuid = "90014a1f-27ba-587c-ab20-58faa44d9150"
224-
version = "0.11.31"
225-
226-
[[deps.Pkg]]
227-
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
228-
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
229-
version = "1.11.0"
230-
231-
[deps.Pkg.extensions]
232-
REPLExt = "REPL"
233-
234-
[deps.Pkg.weakdeps]
235-
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
197+
version = "0.11.32"
236198

237199
[[deps.Preferences]]
238200
deps = ["TOML"]
@@ -246,9 +208,9 @@ uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
246208
version = "1.11.0"
247209

248210
[[deps.PtrArrays]]
249-
git-tree-sha1 = "77a42d78b6a92df47ab37e177b2deac405e1c88f"
211+
git-tree-sha1 = "1d36ef11a9aaf1e8b74dacc6a731dd1de8fd493d"
250212
uuid = "43287f4e-b6f4-7ad1-bb20-aadabca52c3d"
251-
version = "1.2.1"
213+
version = "1.3.0"
252214

253215
[[deps.QuadGK]]
254216
deps = ["DataStructures", "LinearAlgebra"]
@@ -305,9 +267,9 @@ version = "1.11.0"
305267

306268
[[deps.SpecialFunctions]]
307269
deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
308-
git-tree-sha1 = "2f5d4697f21388cbe1ff299430dd169ef97d7e14"
270+
git-tree-sha1 = "64cca0c26b4f31ba18f13f6c12af7c85f478cfde"
309271
uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
310-
version = "2.4.0"
272+
version = "2.5.0"
311273

312274
[deps.SpecialFunctions.extensions]
313275
SpecialFunctionsChainRulesCoreExt = "ChainRulesCore"
@@ -332,10 +294,10 @@ uuid = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
332294
version = "1.7.0"
333295

334296
[[deps.StatsBase]]
335-
deps = ["DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
336-
git-tree-sha1 = "5cf7606d6cef84b543b483848d4ae08ad9832b21"
297+
deps = ["AliasTables", "DataAPI", "DataStructures", "LinearAlgebra", "LogExpFunctions", "Missings", "Printf", "Random", "SortingAlgorithms", "SparseArrays", "Statistics", "StatsAPI"]
298+
git-tree-sha1 = "29321314c920c26684834965ec2ce0dacc9cf8e5"
337299
uuid = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
338-
version = "0.34.3"
300+
version = "0.34.4"
339301

340302
[[deps.StatsFuns]]
341303
deps = ["HypergeometricFunctions", "IrrationalConstants", "LogExpFunctions", "Reexport", "Rmath", "SpecialFunctions"]
@@ -365,11 +327,6 @@ deps = ["Dates"]
365327
uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
366328
version = "1.0.3"
367329

368-
[[deps.Tar]]
369-
deps = ["ArgTools", "SHA"]
370-
uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
371-
version = "1.10.0"
372-
373330
[[deps.Test]]
374331
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
375332
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
@@ -384,22 +341,7 @@ version = "1.11.0"
384341
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
385342
version = "1.11.0"
386343

387-
[[deps.Zlib_jll]]
388-
deps = ["Libdl"]
389-
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
390-
version = "1.2.13+1"
391-
392344
[[deps.libblastrampoline_jll]]
393345
deps = ["Artifacts", "Libdl"]
394346
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
395347
version = "5.11.0+0"
396-
397-
[[deps.nghttp2_jll]]
398-
deps = ["Artifacts", "Libdl"]
399-
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
400-
version = "1.59.0+0"
401-
402-
[[deps.p7zip_jll]]
403-
deps = ["Artifacts", "Libdl"]
404-
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
405-
version = "17.4.0+2"

‎docs/Manifest.toml

+27-6
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.3"
3+
julia_version = "1.11.3"
44
manifest_format = "2.0"
55
project_hash = "9e75aacd06caeddd7afe64a37fcffbbb48264c79"
66

@@ -11,13 +11,16 @@ version = "0.0.1"
1111

1212
[[deps.Artifacts]]
1313
uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
14+
version = "1.11.0"
1415

1516
[[deps.Base64]]
1617
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
18+
version = "1.11.0"
1719

1820
[[deps.Dates]]
1921
deps = ["Printf"]
2022
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
23+
version = "1.11.0"
2124

2225
[[deps.DocStringExtensions]]
2326
deps = ["LibGit2"]
@@ -33,13 +36,14 @@ version = "0.27.25"
3336

3437
[[deps.IOCapture]]
3538
deps = ["Logging", "Random"]
36-
git-tree-sha1 = "8b72179abc660bfab5e28472e019392b97d0985c"
39+
git-tree-sha1 = "b6d6bfdd7ce25b0f9b2f6b3dd56b2673a66c8770"
3740
uuid = "b5f81e59-6552-4d32-b1f0-c071b021bf89"
38-
version = "0.2.4"
41+
version = "0.2.5"
3942

4043
[[deps.InteractiveUtils]]
4144
deps = ["Markdown"]
4245
uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
46+
version = "1.11.0"
4347

4448
[[deps.JSON]]
4549
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
@@ -50,11 +54,12 @@ version = "0.21.4"
5054
[[deps.LibGit2]]
5155
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
5256
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
57+
version = "1.11.0"
5358

5459
[[deps.LibGit2_jll]]
5560
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
5661
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
57-
version = "1.6.4+0"
62+
version = "1.7.2+0"
5863

5964
[[deps.LibSSH2_jll]]
6065
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
@@ -63,21 +68,25 @@ version = "1.11.0+1"
6368

6469
[[deps.Libdl]]
6570
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
71+
version = "1.11.0"
6672

6773
[[deps.Logging]]
6874
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
75+
version = "1.11.0"
6976

7077
[[deps.Markdown]]
7178
deps = ["Base64"]
7279
uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
80+
version = "1.11.0"
7381

7482
[[deps.MbedTLS_jll]]
7583
deps = ["Artifacts", "Libdl"]
7684
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
77-
version = "2.28.2+1"
85+
version = "2.28.6+0"
7886

7987
[[deps.Mmap]]
8088
uuid = "a63ad114-7e13-5084-954f-fe012c677804"
89+
version = "1.11.0"
8190

8291
[[deps.NetworkOptions]]
8392
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
@@ -104,24 +113,33 @@ version = "1.4.3"
104113
[[deps.Printf]]
105114
deps = ["Unicode"]
106115
uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
116+
version = "1.11.0"
107117

108118
[[deps.REPL]]
109-
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
119+
deps = ["InteractiveUtils", "Markdown", "Sockets", "StyledStrings", "Unicode"]
110120
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
121+
version = "1.11.0"
111122

112123
[[deps.Random]]
113124
deps = ["SHA"]
114125
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
126+
version = "1.11.0"
115127

116128
[[deps.SHA]]
117129
uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
118130
version = "0.7.0"
119131

120132
[[deps.Serialization]]
121133
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
134+
version = "1.11.0"
122135

123136
[[deps.Sockets]]
124137
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
138+
version = "1.11.0"
139+
140+
[[deps.StyledStrings]]
141+
uuid = "f489334b-da3d-4c2e-b8f0-e476e12c162b"
142+
version = "1.11.0"
125143

126144
[[deps.TOML]]
127145
deps = ["Dates"]
@@ -131,10 +149,13 @@ version = "1.0.3"
131149
[[deps.Test]]
132150
deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
133151
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
152+
version = "1.11.0"
134153

135154
[[deps.UUIDs]]
136155
deps = ["Random", "SHA"]
137156
uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
157+
version = "1.11.0"
138158

139159
[[deps.Unicode]]
140160
uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
161+
version = "1.11.0"

0 commit comments

Comments
 (0)
Please sign in to comment.