Skip to content

Commit a3a5ca0

Browse files
dependabot[bot]bgctw
authored andcommitted
Update Optim requirement from 1.4.1 to 1.4.1, 2.0
Updates the requirements on [Optim](https://github.com/JuliaNLSolvers/Optim.jl) to permit the latest version. - [Release notes](https://github.com/JuliaNLSolvers/Optim.jl/releases) - [Changelog](https://github.com/JuliaNLSolvers/Optim.jl/blob/master/NEWS.md) - [Commits](JuliaNLSolvers/Optim.jl@v1.4.1...v2.0.1) --- updated-dependencies: - dependency-name: Optim dependency-version: 2.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 478d839 commit a3a5ca0

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
@@ -28,7 +28,7 @@ DataFrames = "1.2.2"
2828
FillArrays = "1"
2929
LabelledArrays = "1.6.5"
3030
Missings = "1.0.2"
31-
Optim = "1.4.1"
31+
Optim = "1.4.1, 2.0"
3232
PaddedViews = "0.5.10"
3333
Parameters = "0.12.3"
3434
Pipe = "1.3"

0 commit comments

Comments
 (0)