Skip to content

Commit 1c98163

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for ParametricOptInterface to 0.15, (keep existing compat) (#343)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent 0c84ac7 commit 1c98163

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,7 +1,7 @@
11
name = "DiffOpt"
22
uuid = "930fe3bc-9c6b-11ea-2d94-6184641e85e7"
3-
authors = ["Akshay Sharma", "Mathieu Besançon", "Joaquim Dias Garcia", "Benoît Legat", "Oscar Dowson", "Andrew Rosemberg"]
43
version = "0.5.5"
4+
authors = ["Akshay Sharma", "Mathieu Besançon", "Joaquim Dias Garcia", "Benoît Legat", "Oscar Dowson", "Andrew Rosemberg"]
55

66
[deps]
77
BlockDiagonals = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
@@ -23,5 +23,5 @@ JuMP = "1"
2323
LazyArrays = "1, 2"
2424
MathOptInterface = "1.18"
2525
MathOptSetDistances = "0.2.9"
26-
ParametricOptInterface = "0.14.1"
26+
ParametricOptInterface = "0.14.1, 0.15"
2727
julia = "1.6"

0 commit comments

Comments
 (0)