Skip to content

Commit 741ba4d

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for MLJBase to 1 for package docs, (keep existing compat) (#434)
* CompatHelper: bump compat for MLJBase to 1 for package docs, (keep existing compat) * CompatHelper: bump compat for MLJBase to 1 for package test, (keep existing compat) (#435) Co-authored-by: CompatHelper Julia <[email protected]> --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c937374 commit 741ba4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DataFrames = "0.22, 1"
1616
Documenter = "0.26, 0.27"
1717
Gadfly = "1.3.4"
1818
MCMCChains = "6"
19-
MLJBase = "0.19, 0.20, 0.21"
19+
MLJBase = "0.19, 0.20, 0.21, 1"
2020
MLJDecisionTreeInterface = "0.3, 0.4"
2121
StatsPlots = "0.14, 0.15"
2222
julia = "1.7"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ FFTW = "1.1"
3131
IteratorInterfaceExtensions = "1"
3232
KernelDensity = "0.6.2"
3333
MCMCChains = "6"
34-
MLJBase = "0.18, 0.19, 0.20, 0.21"
34+
MLJBase = "0.18, 0.19, 0.20, 0.21, 1"
3535
MLJDecisionTreeInterface = "0.3, 0.4"
3636
StatsBase = "0.33.2, 0.34"
3737
StatsPlots = "0.14.17, 0.15"

0 commit comments

Comments
 (0)