Skip to content

Commit 8cbe81f

Browse files
Update Julia version and dependencies in Manifest.toml
1 parent a1f17d6 commit 8cbe81f

File tree

1 file changed

+34
-35
lines changed

1 file changed

+34
-35
lines changed

docs/Manifest.toml

Lines changed: 34 additions & 35 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.11.2"
3+
julia_version = "1.11.4"
44
manifest_format = "2.0"
55
project_hash = "a737ae23847074aa3f8c65ffa51f2732c1aeb154"
66

@@ -48,9 +48,9 @@ version = "1.0.0"
4848

4949
[[deps.BioSequences]]
5050
deps = ["BioSymbols", "PrecompileTools", "Random", "Twiddle"]
51-
git-tree-sha1 = "9c9693d207634f745f9b965b4341b72b3a5e7d53"
51+
git-tree-sha1 = "b602272be9915fbf41923d9fa67f16309bdf25d6"
5252
uuid = "7e6ae17a-c86d-528c-b3b9-7f778a29fe59"
53-
version = "3.4.0"
53+
version = "3.4.1"
5454

5555
[[deps.BioSymbols]]
5656
deps = ["PrecompileTools"]
@@ -65,9 +65,9 @@ version = "0.1.9"
6565

6666
[[deps.CodecZlib]]
6767
deps = ["TranscodingStreams", "Zlib_jll"]
68-
git-tree-sha1 = "bce6804e5e6044c6daab27bb533d1295e4a2e759"
68+
git-tree-sha1 = "962834c22b66e32aa10f7611c08c8ca4e20749a9"
6969
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
70-
version = "0.7.6"
70+
version = "0.7.8"
7171

7272
[[deps.Compat]]
7373
deps = ["TOML", "UUIDs"]
@@ -84,38 +84,37 @@ version = "4.16.0"
8484

8585
[[deps.ConcurrentUtilities]]
8686
deps = ["Serialization", "Sockets"]
87-
git-tree-sha1 = "ea32b83ca4fefa1768dc84e504cc0a94fb1ab8d1"
87+
git-tree-sha1 = "d9d26935a0bcffc87d2613ce14c527c99fc543fd"
8888
uuid = "f0e56b4a-5159-44fe-b623-3e5288b988bb"
89-
version = "2.4.2"
89+
version = "2.5.0"
9090

9191
[[deps.DataStructures]]
9292
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]
93-
git-tree-sha1 = "1d0a14036acb104d9e89698bd408f63ab58cdc82"
93+
git-tree-sha1 = "4e1fe97fdaed23e9dc21d4d664bea76b65fc50a0"
9494
uuid = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
95-
version = "0.18.20"
95+
version = "0.18.22"
9696

9797
[[deps.Dates]]
9898
deps = ["Printf"]
9999
uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
100100
version = "1.11.0"
101101

102102
[[deps.DocStringExtensions]]
103-
deps = ["LibGit2"]
104-
git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d"
103+
git-tree-sha1 = "e7b7e6f178525d17c720ab9c081e4ef04429f860"
105104
uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
106-
version = "0.9.3"
105+
version = "0.9.4"
107106

108107
[[deps.Documenter]]
109108
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "CodecZlib", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "TOML", "Test", "Unicode"]
110-
git-tree-sha1 = "d0ea2c044963ed6f37703cead7e29f70cba13d7e"
109+
git-tree-sha1 = "9d733459cea04dcf1c41522ec25c31576387be8a"
111110
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
112-
version = "1.8.0"
111+
version = "1.10.1"
113112

114113
[[deps.DocumenterVitepress]]
115114
deps = ["ANSIColoredPrinters", "Base64", "DocStringExtensions", "Documenter", "IOCapture", "Markdown", "NodeJS_20_jll", "REPL"]
116-
git-tree-sha1 = "aa210b5039870d3ad181877d99fd37618e94d29c"
115+
git-tree-sha1 = "0ebb20995e28baa1adda28b758f31a826702b5fe"
117116
uuid = "4710194d-e776-4893-9690-8d956a29c365"
118-
version = "0.1.3"
117+
version = "0.1.12"
119118

120119
[deps.DocumenterVitepress.extensions]
121120
DocumenterVitepressDocumenterCitationsExt = "DocumenterCitations"
@@ -136,9 +135,9 @@ version = "0.1.11"
136135

137136
[[deps.Expat_jll]]
138137
deps = ["Artifacts", "JLLWrappers", "Libdl"]
139-
git-tree-sha1 = "e51db81749b0777b2147fbe7b783ee79045b8e99"
138+
git-tree-sha1 = "d55dffd9ae73ff72f1c0482454dcf2ec6c6c4a63"
140139
uuid = "2e619515-83b5-522b-bb60-26c02a35a201"
141-
version = "2.6.4+1"
140+
version = "2.6.5+0"
142141

143142
[[deps.FileWatching]]
144143
uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
@@ -148,7 +147,7 @@ version = "1.11.0"
148147
deps = ["BioMarkovChains", "BioSequences", "GenomicFeatures", "IterTools", "PrecompileTools"]
149148
path = ".."
150149
uuid = "2bc6ee46-2158-4f5a-a720-91cb2d7cee64"
151-
version = "0.6.1"
150+
version = "0.7.0"
152151

153152
[[deps.GenomicFeatures]]
154153
deps = ["BioGenerics", "DataStructures", "IntervalTrees"]
@@ -164,15 +163,15 @@ version = "1.3.1"
164163

165164
[[deps.Git_jll]]
166165
deps = ["Artifacts", "Expat_jll", "JLLWrappers", "LibCURL_jll", "Libdl", "Libiconv_jll", "OpenSSL_jll", "PCRE2_jll", "Zlib_jll"]
167-
git-tree-sha1 = "399f4a308c804b446ae4c91eeafadb2fe2c54ff9"
166+
git-tree-sha1 = "2f6d6f7e6d6de361865d4394b802c02fc944fc7c"
168167
uuid = "f8c6e375-362e-5223-8a59-34ff63f689eb"
169-
version = "2.47.1+0"
168+
version = "2.49.0+0"
170169

171170
[[deps.HTTP]]
172171
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "PrecompileTools", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
173-
git-tree-sha1 = "6c22309e9a356ac1ebc5c8a217045f9bae6f8d9a"
172+
git-tree-sha1 = "c67b33b085f6e2faf8bf79a61962e7339a81129c"
174173
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
175-
version = "1.10.13"
174+
version = "1.10.15"
176175

177176
[[deps.IOCapture]]
178177
deps = ["Logging", "Random"]
@@ -197,9 +196,9 @@ version = "1.10.0"
197196

198197
[[deps.JLLWrappers]]
199198
deps = ["Artifacts", "Preferences"]
200-
git-tree-sha1 = "be3dc50a92e5a386872a493a10050136d4703f9b"
199+
git-tree-sha1 = "a007feb38b422fbdab534406aeca1b86823cb4d6"
201200
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
202-
version = "1.6.1"
201+
version = "1.7.0"
203202

204203
[[deps.JSON]]
205204
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
@@ -243,15 +242,15 @@ version = "1.11.0"
243242

244243
[[deps.Libiconv_jll]]
245244
deps = ["Artifacts", "JLLWrappers", "Libdl"]
246-
git-tree-sha1 = "61dfdba58e585066d8bce214c5a51eaa0539f269"
245+
git-tree-sha1 = "be484f5c92fad0bd8acfef35fe017900b0b73809"
247246
uuid = "94ce4f54-9a6c-5748-9c1c-f9c7231a4531"
248-
version = "1.17.0+1"
247+
version = "1.18.0+0"
249248

250249
[[deps.LiveServer]]
251250
deps = ["HTTP", "LoggingExtras", "MIMEs", "Sockets", "Test"]
252-
git-tree-sha1 = "564a436267fb1fc768f815dad64c4386c46623f8"
251+
git-tree-sha1 = "9f65b8a9989e6acb6e216785dd0c748d9569fc9b"
253252
uuid = "16fef848-5104-11e9-1b77-fb7a48bbb589"
254-
version = "1.4.0"
253+
version = "1.5.0"
255254

256255
[[deps.Logging]]
257256
uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
@@ -316,14 +315,14 @@ version = "1.4.3"
316315

317316
[[deps.OpenSSL_jll]]
318317
deps = ["Artifacts", "JLLWrappers", "Libdl"]
319-
git-tree-sha1 = "7493f61f55a6cce7325f197443aa80d32554ba10"
318+
git-tree-sha1 = "a9697f1d06cc3eb3fb3ad49cc67f2cfabaac31ea"
320319
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
321-
version = "3.0.15+1"
320+
version = "3.0.16+0"
322321

323322
[[deps.OrderedCollections]]
324-
git-tree-sha1 = "12f1439c4f986bb868acda6ea33ebc78e19b95ad"
323+
git-tree-sha1 = "cc4054e898b852042d7b503313f7ad03de99c3dd"
325324
uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
326-
version = "1.7.0"
325+
version = "1.8.0"
327326

328327
[[deps.PCRE2_jll]]
329328
deps = ["Artifacts", "Libdl"]
@@ -430,9 +429,9 @@ uuid = "7200193e-83a8-5a55-b20d-5d36d44a0795"
430429
version = "1.1.2"
431430

432431
[[deps.URIs]]
433-
git-tree-sha1 = "67db6cc7b3821e19ebe75791a9dd19c9b1188f2b"
432+
git-tree-sha1 = "cbbebadbcc76c5ca1cc4b4f3b0614b3e603b5000"
434433
uuid = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"
435-
version = "1.5.1"
434+
version = "1.5.2"
436435

437436
[[deps.UUIDs]]
438437
deps = ["Random", "SHA"]

0 commit comments

Comments
 (0)