Skip to content

Commit 7373e5b

Browse files
Bump the all-julia-packages group across 1 directory with 2 updates (#551)
Updates the requirements on [ManifoldsBase](https://github.com/JuliaManifolds/ManifoldsBase.jl) and [Manopt](https://github.com/JuliaManifolds/Manopt.jl) to permit the latest version. Updates `ManifoldsBase` to 2.2.1 - [Release notes](https://github.com/JuliaManifolds/ManifoldsBase.jl/releases) - [Changelog](https://github.com/JuliaManifolds/ManifoldsBase.jl/blob/master/NEWS.md) - [Commits](JuliaManifolds/ManifoldsBase.jl@v0.1.0...v2.2.1) Updates `Manopt` to 0.5.28 - [Release notes](https://github.com/JuliaManifolds/Manopt.jl/releases) - [Changelog](https://github.com/JuliaManifolds/Manopt.jl/blob/master/Changelog.md) - [Commits](v0.1.0...v0.5.28) --- updated-dependencies: - dependency-name: ManifoldsBase dependency-version: 2.2.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Manopt dependency-version: 0.5.28 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0864f85 commit 7373e5b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

test/Project.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,12 @@ Dates = "1.10"
2626
ForwardDiff = "0.10, 1"
2727
JuMP = "1.15"
2828
LRUCache = "1.4"
29-
LinearAlgebra = "1.10"
3029
LineSearches = "7.2.0"
30+
LinearAlgebra = "1.10"
3131
ManifoldDiff = "0.3.8, 0.4"
3232
Manifolds = "0.11.2"
33+
ManifoldsBase = "2.2.1"
34+
Manopt = "0.5.28"
3335
Plots = "1.30"
3436
QuadraticModels = "0.9"
3537
Random = "1.10"

0 commit comments

Comments
 (0)