Skip to content

Commit 9a5a65a

Browse files
Update Optim requirement to 2.0.1 in /docs (#210)
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@v0.2.0...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Guillaume Dalle <22795598+gdalle@users.noreply.github.com>
1 parent 698754d commit 9a5a65a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ FiniteDiff = "2.29.0"
2323
ForwardDiff = "1.3.1"
2424
ImplicitDifferentiation = "0.9.1"
2525
Literate = "2.21.0"
26+
Optim = "2.0.1"
2627
NonlinearSolve = "4.17.1"
2728
Zygote = "0.7.10"

0 commit comments

Comments
 (0)