Skip to content

Commit

Permalink
Update Manifest.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp authored and github-actions[bot] committed Oct 29, 2024
1 parent 711261a commit 6d954af
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.5"
julia_version = "1.10.6"
manifest_format = "2.0"
project_hash = "b001cb6898b7e2087c56d38463ba1c572909987c"
project_hash = "7308a24dbc9701d3a8dce566e15c60e14d09a3be"

[[deps.ArgTools]]
uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
Expand Down Expand Up @@ -87,9 +87,9 @@ version = "0.5.5"

[[deps.HTTP]]
deps = ["Base64", "CodecZlib", "ConcurrentUtilities", "Dates", "ExceptionUnwrapping", "Logging", "LoggingExtras", "MbedTLS", "NetworkOptions", "OpenSSL", "Random", "SimpleBufferStream", "Sockets", "URIs", "UUIDs"]
git-tree-sha1 = "d1d712be3164d61d1fb98e7ce9bcbc6cc06b45ed"
git-tree-sha1 = "bc3f416a965ae61968c20d0ad867556367f2817d"
uuid = "cd3eb016-35fb-5094-929b-558a96fad6f3"
version = "1.10.8"
version = "1.10.9"

[[deps.HypertextLiteral]]
deps = ["Tricks"]
Expand Down Expand Up @@ -217,11 +217,11 @@ version = "1.10.0"

[[deps.Pluto]]
deps = ["Base64", "Configurations", "Dates", "Downloads", "ExpressionExplorer", "FileWatching", "FuzzyCompletions", "HTTP", "HypertextLiteral", "InteractiveUtils", "Logging", "LoggingExtras", "MIMEs", "Malt", "Markdown", "MsgPack", "Pkg", "PlutoDependencyExplorer", "PrecompileSignatures", "PrecompileTools", "REPL", "RegistryInstances", "RelocatableFolders", "Scratch", "Sockets", "TOML", "Tables", "URIs", "UUIDs"]
git-tree-sha1 = "274f6900eb612a173104cddfe60ec95f72b6e379"
repo-rev = "v0.20.1"
git-tree-sha1 = "3d97d067ea3d04f51821ac86b0d04024fe6e4df8"
repo-rev = "v0.20.3"
repo-url = "https://github.com/fonsp/Pluto.jl.git"
uuid = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
version = "0.20.1"
version = "0.20.3"

[[deps.PlutoDependencyExplorer]]
deps = ["ExpressionExplorer", "InteractiveUtils", "Markdown"]
Expand Down

0 comments on commit 6d954af

Please sign in to comment.