Skip to content

Commit b5da85a

Browse files
github-actions[bot]CompatHelper JuliaKrastanov
authored
CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#454)
* CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) * bump version --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Stefan Krastanov <[email protected]>
1 parent 769e50d commit b5da85a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Graphs"
22
uuid = "86223c79-3864-5bf0-83f7-82e725a168b6"
3-
version = "1.13.0"
3+
version = "1.13.1"
44

55
[deps]
66
ArnoldiMethod = "ec485272-7323-5ecc-a04f-4719b315124d"
@@ -17,7 +17,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1717
[compat]
1818
ArnoldiMethod = "0.4"
1919
Distributed = "1"
20-
DataStructures = "0.17, 0.18"
20+
DataStructures = "0.17, 0.18, 0.19"
2121
Inflate = "0.1.3"
2222
LinearAlgebra = "1"
2323
Random = "1"

0 commit comments

Comments
 (0)