Skip to content

Commit d1baf43

Browse files
Update OrderedCollections requirement from 1 to 1, 2.0 (#1618)
Updates the requirements on [OrderedCollections](https://github.com/JuliaCollections/OrderedCollections.jl) to permit the latest version. - [Release notes](https://github.com/JuliaCollections/OrderedCollections.jl/releases) - [Commits](JuliaCollections/OrderedCollections.jl@v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: OrderedCollections dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0e5247 commit d1baf43

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
@@ -35,7 +35,7 @@ HiGHS = "1"
3535
JSON = "0.21.4, 1"
3636
JuMP = "1"
3737
MathOptInterface = "1"
38-
OrderedCollections = "1"
38+
OrderedCollections = "1, 2.0"
3939
ParametricOptInterface = "0.12.1, 0.14, 0.15"
4040
Statistics = "1"
4141
TOML = "1"

0 commit comments

Comments
 (0)