Skip to content

Commit 3023310

Browse files
github-actions[bot]CompatHelper Juliatmigot
authored
CompatHelper: bump compat for ADNLPModels to 0.6 for package introduction-to-nlpmodelsipopt, (drop existing compat) (#100)
* CompatHelper: bump compat for ADNLPModels to 0.6 for package introduction-to-nlpmodelsipopt, (drop existing compat) * bump nlpmodels and nlpmodelsipopt --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: tmigot <[email protected]>
1 parent f073124 commit 3023310

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/introduction-to-nlpmodelsipopt/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1111
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1212

1313
[compat]
14-
ADNLPModels = "0.5"
14+
ADNLPModels = "0.6"
1515
DataFrames = "1.3.4"
1616
GR = "0.71"
1717
Ipopt = "1.0.3"
1818
JuMP = "1.1.1"
19-
NLPModels = "0.19.0"
20-
NLPModelsIpopt = "0.10"
19+
NLPModels = "0.20.0"
20+
NLPModelsIpopt = "0.10.1"
2121
Plots = "1.31.6"

0 commit comments

Comments
 (0)