Skip to content

Commit 4ce9d96

Browse files
Update MetaGraphsNext requirement from 0.5, 0.6, 0.7 to 0.5, 0.6, 0.7, 0.8
Updates the requirements on [MetaGraphsNext](https://github.com/JuliaGraphs/MetaGraphsNext.jl) to permit the latest version. - [Release notes](https://github.com/JuliaGraphs/MetaGraphsNext.jl/releases) - [Commits](https://github.com/JuliaGraphs/MetaGraphsNext.jl/commits/v0.8.0) --- updated-dependencies: - dependency-name: MetaGraphsNext dependency-version: 0.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1906498 commit 4ce9d96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ AbstractTrees = "0.4"
2222
DataFrames = "1"
2323
DelimitedFiles = "1"
2424
Graphs = "1"
25-
MetaGraphsNext = "0.5, 0.6, 0.7"
25+
MetaGraphsNext = "0.5, 0.6, 0.7, 0.8"
2626
MutableNamedTuples = "0.1"
2727
OrderedCollections = "1.4"
2828
SHA = "0.7, 1"

0 commit comments

Comments
 (0)