Skip to content

Commit 0650415

Browse files
Update MetaGraphs requirement from 0.7, 0.8 to 0.7, 0.8, 0.9 in /test
Updates the requirements on [MetaGraphs](https://github.com/JuliaGraphs/MetaGraphs.jl) to permit the latest version. - [Release notes](https://github.com/JuliaGraphs/MetaGraphs.jl/releases) - [Commits](https://github.com/JuliaGraphs/MetaGraphs.jl/commits/v0.9.0) --- updated-dependencies: - dependency-name: MetaGraphs dependency-version: 0.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fe2269 commit 0650415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ BenchmarkTools = "1"
1515
Documenter = "1"
1616
Graphs = "1.4.1"
1717
InteractiveUtils = "1"
18-
MetaGraphs = "0.7, 0.8"
18+
MetaGraphs = "0.7, 0.8, 0.9"
1919
SimpleTraits = "0.9"
2020
Test = "1"

0 commit comments

Comments
 (0)