Skip to content

Commit 0b9b2e8

Browse files
Update OptimizationIpopt requirement 1.0
Updates the requirements on [OptimizationIpopt](https://github.com/SciML/Optimization.jl) to permit the latest version. Updates `OptimizationIpopt` to 1.0.0 - [Release notes](https://github.com/SciML/Optimization.jl/releases) - [Changelog](https://github.com/SciML/Optimization.jl/blob/master/NEWS.md) - [Commits](SciML/Optimization.jl@v0.2.0...v1.0.0) --- updated-dependencies: - dependency-name: OptimizationIpopt dependency-version: 1.0.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 736b2dd commit 0b9b2e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ DocumenterInterLinks = "1.0.0"
4545
LineSearch = "0.1.4"
4646
LinearAlgebra = "1.10"
4747
LinearSolve = "2.36.2, 3"
48-
OptimizationIpopt = "0.2.0"
48+
OptimizationIpopt = "0.2.0, 1.0"
4949
OrdinaryDiffEq = "6.90.1"
5050
Plots = "1"
5151
SciMLBase = "2.60.0"

0 commit comments

Comments
 (0)