Skip to content

Commit b81cd40

Browse files
Update NLPModels requirement from 0.20, 0.21 to 0.20, 0.21, 0.22
Updates the requirements on [NLPModels](https://github.com/JuliaSmoothOptimizers/NLPModels.jl) to permit the latest version. - [Release notes](https://github.com/JuliaSmoothOptimizers/NLPModels.jl/releases) - [Commits](https://github.com/JuliaSmoothOptimizers/NLPModels.jl/commits/v0.22.0) --- updated-dependencies: - dependency-name: NLPModels dependency-version: 0.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ad722a commit b81cd40

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
@@ -23,7 +23,7 @@ NCLMadNLPExt = ["MadNLP"]
2323
[compat]
2424
KNITRO = "1"
2525
MadNLP = "0.9"
26-
NLPModels = "0.20, 0.21"
26+
NLPModels = "0.20, 0.21, 0.22"
2727
NLPModelsIpopt = "0.11"
2828
NLPModelsKnitro = "0.9, 0.10"
2929
SolverCore = "0.3"

0 commit comments

Comments
 (0)