Skip to content

Commit 796a849

Browse files
authored
Bump Documenter to v1.8.1 (#57362)
This should get fix the binding world-age warnings in our `doctest` CI
1 parent 866c61d commit 796a849

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

doc/Manifest.toml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ version = "0.9.3"
4545

4646
[[deps.Documenter]]
4747
deps = ["ANSIColoredPrinters", "AbstractTrees", "Base64", "CodecZlib", "Dates", "DocStringExtensions", "Downloads", "Git", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "MarkdownAST", "Pkg", "PrecompileTools", "REPL", "RegistryInstances", "SHA", "TOML", "Test", "Unicode"]
48-
git-tree-sha1 = "d0ea2c044963ed6f37703cead7e29f70cba13d7e"
48+
git-tree-sha1 = "182a9a3fe886587ba230a417f1651a4cbc2b92d4"
4949
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
50-
version = "1.8.0"
50+
version = "1.8.1"
5151

5252
[[deps.Downloads]]
5353
deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
@@ -117,7 +117,7 @@ version = "0.6.4"
117117
[[deps.LibCURL_jll]]
118118
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "OpenSSL_jll", "Zlib_jll", "nghttp2_jll"]
119119
uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
120-
version = "8.9.1+0"
120+
version = "8.11.1+1"
121121

122122
[[deps.LibGit2]]
123123
deps = ["LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
@@ -127,12 +127,12 @@ version = "1.11.0"
127127
[[deps.LibGit2_jll]]
128128
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "OpenSSL_jll"]
129129
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
130-
version = "1.8.4+0"
130+
version = "1.9.0+0"
131131

132132
[[deps.LibSSH2_jll]]
133133
deps = ["Artifacts", "Libdl", "OpenSSL_jll"]
134134
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
135-
version = "1.11.3+0"
135+
version = "1.11.3+1"
136136

137137
[[deps.Libdl]]
138138
uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
@@ -165,21 +165,21 @@ version = "1.11.0"
165165

166166
[[deps.MozillaCACerts_jll]]
167167
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
168-
version = "2024.3.11"
168+
version = "2024.12.31"
169169

170170
[[deps.NetworkOptions]]
171171
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
172-
version = "1.2.0"
172+
version = "1.3.0"
173173

174174
[[deps.OpenSSL_jll]]
175-
deps = ["Artifacts", "Libdl", "NetworkOptions"]
175+
deps = ["Artifacts", "Libdl"]
176176
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
177-
version = "3.0.15+1"
177+
version = "3.0.15+2"
178178

179179
[[deps.PCRE2_jll]]
180180
deps = ["Artifacts", "Libdl"]
181181
uuid = "efcefdf7-47ab-520b-bdef-62a2eaa19f15"
182-
version = "10.43.0+1"
182+
version = "10.44.0+1"
183183

184184
[[deps.Parsers]]
185185
deps = ["Dates", "PrecompileTools", "UUIDs"]
@@ -277,14 +277,14 @@ version = "1.11.0"
277277
[[deps.Zlib_jll]]
278278
deps = ["Libdl"]
279279
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
280-
version = "1.3.1+1"
280+
version = "1.3.1+2"
281281

282282
[[deps.nghttp2_jll]]
283283
deps = ["Artifacts", "Libdl"]
284284
uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
285-
version = "1.63.0+1"
285+
version = "1.64.0+1"
286286

287287
[[deps.p7zip_jll]]
288288
deps = ["Artifacts", "Libdl"]
289289
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
290-
version = "17.5.0+1"
290+
version = "17.5.0+2"

0 commit comments

Comments
 (0)