Skip to content

Commit e464d5e

Browse files
Update DataStructures requirement from ^0.18.1, 0.19 to ^0.18.1, 0.19, 0.19
Updates the requirements on [DataStructures](https://github.com/JuliaCollections/DataStructures.jl) to permit the latest version. - [Release notes](https://github.com/JuliaCollections/DataStructures.jl/releases) - [Changelog](https://github.com/JuliaCollections/DataStructures.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/JuliaCollections/DataStructures.jl/commits/v0.19.3) --- updated-dependencies: - dependency-name: DataStructures dependency-version: 0.19.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33c67d4 commit e464d5e

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
@@ -15,7 +15,7 @@ GraphsColoringGraphs = ["Graphs"]
1515

1616
[compat]
1717
Aqua = "0.8"
18-
DataStructures = "^0.18.1, 0.19"
18+
DataStructures = "^0.18.1, 0.19, 0.19"
1919
Graphs = "1"
2020
JLD2 = "0.6"
2121
JuliaFormatter = "2.1"

0 commit comments

Comments
 (0)