Skip to content

Commit c0bbfe3

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 3fa0956 commit c0bbfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ Documenter = "1"
1616
Graphs = "1.4.1"
1717
InteractiveUtils = "1"
1818
JLD2 = "0.6.3"
19-
MetaGraphs = "0.7, 0.8"
19+
MetaGraphs = "0.7, 0.8, 0.9"
2020
SimpleTraits = "0.9"
2121
Test = "1"

0 commit comments

Comments
 (0)