Skip to content

Commit

Permalink
CompatHelper: bump compat for "Graphs" to "1.8" (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 13, 2023
1 parent a99422d commit 12dc9c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Combinatorics = "1.0.2"
Graphs = "~1.7"
Graphs = "~1.7, 1.8"
JuMP = "^1.2"
MathOptInterface = "1"
MetaGraphs = "~0.7"
Expand Down

0 comments on commit 12dc9c0

Please sign in to comment.