Skip to content

Commit d6bd312

Browse files
build(deps): update MLJ requirement 0.22
Updates the requirements on [MLJ](https://github.com/JuliaAI/MLJ.jl) to permit the latest version. Updates `MLJ` to 0.22.0 - [Release notes](https://github.com/JuliaAI/MLJ.jl/releases) - [Commits](JuliaAI/MLJ.jl@v0.20.0...v0.22.0) --- updated-dependencies: - dependency-name: MLJ dependency-version: 0.22.0 dependency-type: direct:production dependency-group: all-julia-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91a04fe commit d6bd312

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ForwardDiff = "0.10, 1"
3131
InteractiveUtils = "1"
3232
LazyArtifacts = "1"
3333
LogExpFunctions = "0.3.29"
34-
MLJ = "0.20"
34+
MLJ = "0.20, 0.23"
3535
RootSolvers = "0.3, 0.4, 1"
3636
SpecialFunctions = "2.7.1"
3737
StaticArrays = "1.9"

0 commit comments

Comments
 (0)