Skip to content

Commit f4b7564

Browse files
build(deps): update AbstractAlgebra requirement from 0.43, 0.48, 0.49 to 0.43, 0.48, 0.49, 0.50 (#89)
Updates the requirements on [AbstractAlgebra](https://github.com/Nemocas/AbstractAlgebra.jl) to permit the latest version. - [Release notes](https://github.com/Nemocas/AbstractAlgebra.jl/releases) - [Changelog](https://github.com/Nemocas/AbstractAlgebra.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/Nemocas/AbstractAlgebra.jl/commits/v0.50.0) --- updated-dependencies: - dependency-name: AbstractAlgebra dependency-version: 0.50.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f45f1a8 commit f4b7564

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
@@ -13,7 +13,7 @@ libsemigroups_jll = "99c76e05-e2a6-5e47-b69a-d74ec2f0d12c"
1313
libsemigroups_julia_jll = "49785210-2e0e-5fa7-bc86-ac158b29c4ea"
1414

1515
[compat]
16-
AbstractAlgebra = "0.43, 0.48, 0.49"
16+
AbstractAlgebra = "0.43, 0.48, 0.49, 0.50"
1717
CxxWrap = "0.17"
1818
libsemigroups_jll = "=3.5.5"
1919
julia = "1.9"

0 commit comments

Comments
 (0)