Skip to content

Commit 4b6f942

Browse files
Bump the all-julia-packages group across 1 directory with 2 updates
Updates the requirements on [AbstractAlgebra](https://github.com/Nemocas/AbstractAlgebra.jl) and [Nemo](https://github.com/Nemocas/Nemo.jl) to permit the latest version. Updates `AbstractAlgebra` to 0.50.1 - [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.1) Updates `Nemo` to 0.56.0 - [Release notes](https://github.com/Nemocas/Nemo.jl/releases) - [Changelog](https://github.com/Nemocas/Nemo.jl/blob/master/CHANGELOG.md) - [Commits](https://github.com/Nemocas/Nemo.jl/commits/v0.56.0) --- updated-dependencies: - dependency-name: AbstractAlgebra dependency-version: 0.50.1 dependency-type: direct:production dependency-group: all-julia-packages - dependency-name: Nemo dependency-version: 0.56.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69d0c3b commit 4b6f942

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
3030
ModelingToolkitSIExt = ["ModelingToolkitBase", "SymbolicUtils", "Symbolics"]
3131

3232
[compat]
33-
AbstractAlgebra = "0.42, 0.43, 0.44, 0.45, 0.46, 0.47, 0.48, 0.49"
33+
AbstractAlgebra = "0.42, 0.43, 0.44, 0.45, 0.46, 0.47, 0.48, 0.49, 0.50"
3434
Aqua = "0.8"
3535
CPUSummary = "0.2"
3636
Combinatorics = "1"
@@ -42,7 +42,7 @@ LinearAlgebra = "1.10, 1.11"
4242
Logging = "1.10, 1.11"
4343
MacroTools = "0.5"
4444
ModelingToolkitBase = "1.12"
45-
Nemo = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54, 0.55"
45+
Nemo = "0.46, 0.47, 0.48, 0.49, 0.50, 0.51, 0.52, 0.53, 0.54, 0.55, 0.56"
4646
ParamPunPam = "0.5.5"
4747
Pkg = "1.10, 1.11"
4848
PrecompileTools = "1.2"

0 commit comments

Comments
 (0)