Skip to content

Commit 8e6d17f

Browse files
Bump the all-julia-packages group across 2 directories with 2 updates (#85)
Updates the requirements on [RecursiveArrayTools](https://github.com/SciML/RecursiveArrayTools.jl) and [LieGroups](https://github.com/JuliaManifolds/LieGroups.jl) to permit the latest version. Updates `RecursiveArrayTools` to 3.39.0 - [Release notes](https://github.com/SciML/RecursiveArrayTools.jl/releases) - [Commits](SciML/RecursiveArrayTools.jl@v0.0.1...v3.39.0) Updates `LieGroups` to 0.1.8 - [Release notes](https://github.com/JuliaManifolds/LieGroups.jl/releases) - [Changelog](https://github.com/JuliaManifolds/LieGroups.jl/blob/main/NEWS.md) - [Commits](v0.0.1...v0.1.8) --- updated-dependencies: - dependency-name: RecursiveArrayTools dependency-version: 3.39.0 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: LieGroups dependency-version: 0.1.8 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be53c33 commit 8e6d17f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ DocumenterCitations = "1.3"
1616
DocumenterInterLinks = "1"
1717
LieGroups = "0.1.5"
1818
LinearAlgebra = "1.11"
19+
RecursiveArrayTools = "3.39.0"

test/Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ LieGroups = {path = ".."}
1515

1616
[compat]
1717
Aqua = "0.8"
18+
LieGroups = "0.1.8"
1819
Manifolds = "0.11"
1920
ManifoldsBase = "2"
2021
Quaternions = "0.7.6"

0 commit comments

Comments
 (0)