Skip to content

Commit 535ecbb

Browse files
Update Graphs requirement to 1.13.3 in /docs (#112)
Updates the requirements on [Graphs](https://github.com/JuliaGraphs/Graphs.jl) to permit the latest version. - [Release notes](https://github.com/JuliaGraphs/Graphs.jl/releases) - [Commits](JuliaGraphs/Graphs.jl@v0.10.0...v1.13.3) --- updated-dependencies: - dependency-name: Graphs dependency-version: 1.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b60145 commit 535ecbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5"
88
MetaGraphsNext = "fa8bd995-216d-47f1-8a91-f3b68fbeb377"
99

1010
[compat]
11-
Documenter = "1"
11+
Documenter = "1"
12+
Graphs = "1.13.3"

0 commit comments

Comments
 (0)