Skip to content

Commit a5bdcb3

Browse files
dependabot[bot]abhro
authored andcommitted
build(deps): bump the all-julia-packages group across 1 directory with 2 updates
Updates the requirements on [Pluto](https://github.com/fonsp/Pluto.jl) and [PlutoPages](https://github.com/JuliaPluto/PlutoPages.jl) to permit the latest version. Updates `Pluto` to 0.20.21 - [Release notes](https://github.com/fonsp/Pluto.jl/releases) - [Commits](JuliaPluto/Pluto.jl@v0.2.0...v0.20.21) Updates `PlutoPages` to 1.0.1 - [Release notes](https://github.com/JuliaPluto/PlutoPages.jl/releases) - [Commits](JuliaPluto/PlutoPages.jl@v0.1.0...v1.0.1) --- updated-dependencies: - dependency-name: Pluto dependency-version: 0.20.21 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: PlutoPages dependency-version: 1.0.1 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4a6e0b commit a5bdcb3

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

Manifest.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.12.2"
3+
julia_version = "1.12.3"
44
manifest_format = "2.0"
5-
project_hash = "56291dedd7c844f0e564a3140a0a0937680aa16c"
5+
project_hash = "382dda8ba0f6e2f50747caa250229441cd18e65c"
66

77
[[deps.AbstractPlutoDingetjes]]
88
deps = ["Pkg"]
@@ -572,7 +572,7 @@ version = "2.8.3"
572572
[[deps.Pkg]]
573573
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
574574
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
575-
version = "1.12.0"
575+
version = "1.12.1"
576576
weakdeps = ["REPL"]
577577

578578
[deps.Pkg.extensions]

Project.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
[deps]
22
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
33
PlutoPages = "d5dc3dd1-4774-47c7-8860-0a1ad9e34b8c"
4+
5+
[compat]
6+
Pluto = "0.20.21"
7+
PlutoPages = "1.0.1"

0 commit comments

Comments
 (0)