Skip to content

Commit

Permalink
Update docs manifest on master, fixes JuliaLang#44398. (JuliaLang#44403)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth committed Mar 2, 2022
1 parent 0d29712 commit 1a9ad0a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions doc/Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.8.0-DEV.1335"
julia_version = "1.9.0-DEV"
manifest_format = "2.0"
project_hash = "e0c77beb18dc1f6cce661ebd60658c0c1a77390f"

Expand All @@ -24,9 +24,9 @@ version = "0.8.6"

[[deps.Documenter]]
deps = ["ANSIColoredPrinters", "Base64", "Dates", "DocStringExtensions", "IOCapture", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
git-tree-sha1 = "75c6cf9d99e0efc79b724f5566726ad3ad010a01"
git-tree-sha1 = "2c023382ab49c40475fcf59b90ba1c8edd9ff45e"
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
version = "0.27.12"
version = "0.27.13"

[[deps.IOCapture]]
deps = ["Logging", "Random"]
Expand All @@ -40,9 +40,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

[[deps.JSON]]
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
git-tree-sha1 = "8076680b162ada2a031f707ac7b4953e30667a37"
git-tree-sha1 = "3c837543ddb02250ef42f4738347454f95079d4e"
uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
version = "0.21.2"
version = "0.21.3"

[[deps.LibGit2]]
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
Expand All @@ -64,9 +64,9 @@ version = "1.2.0"

[[deps.Parsers]]
deps = ["Dates"]
git-tree-sha1 = "92f91ba9e5941fc781fecf5494ac1da87bdac775"
git-tree-sha1 = "13468f237353112a01b2d6b32f3d0f80219944aa"
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
version = "2.2.0"
version = "2.2.2"

[[deps.Printf]]
deps = ["Unicode"]
Expand Down

0 comments on commit 1a9ad0a

Please sign in to comment.