Skip to content

Commit 66c06bd

Browse files
Update Manopt requirement 0.6
Updates the requirements on [Manopt](https://github.com/JuliaManifolds/Manopt.jl) to permit the latest version. Updates `Manopt` to 0.6.0 - [Release notes](https://github.com/JuliaManifolds/Manopt.jl/releases) - [Changelog](https://github.com/JuliaManifolds/Manopt.jl/blob/master/Changelog.md) - [Commits](JuliaManifolds/Manopt.jl@v0.5.25...v0.6.0) --- updated-dependencies: - dependency-name: Manopt dependency-version: 0.6.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1981ca2 commit 66c06bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Aqua = "0.8"
2222
ForwardDiff = "1.3.3"
2323
JET = "0.9,0.10,0.11"
2424
Manifolds = "0.10, 0.11"
25-
Manopt = "0.5.25"
25+
Manopt = "0.5.25, 0.6"
2626
Optimization = "5.6.1"
2727
OptimizationBase = "5.1.3"
2828
OptimizationManopt = "1.3.2"

0 commit comments

Comments
 (0)