Skip to content

Commit bfa46dc

Browse files
Update StatsFuns requirement from 1.0, 1.1, 1.2, 1.3 to 1.0, 1.1, 1.2, 1.3, 2.0
Updates the requirements on [StatsFuns](https://github.com/JuliaStats/StatsFuns.jl) to permit the latest version. - [Release notes](https://github.com/JuliaStats/StatsFuns.jl/releases) - [Commits](JuliaStats/StatsFuns.jl@v1.3.0...v2.0.0) --- updated-dependencies: - dependency-name: StatsFuns dependency-version: 2.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f24fb0a commit bfa46dc

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
@@ -25,7 +25,7 @@ RecipesBase = "1.1, 1.2, 1.3"
2525
SpecialFunctions = "2.1, 2.2, 2.3"
2626
Statistics = "1"
2727
StatsBase = "0.32, 0.33, 0.34"
28-
StatsFuns = "1.0, 1.1, 1.2, 1.3"
28+
StatsFuns = "1.0, 1.1, 1.2, 1.3, 2.0"
2929
julia = "1.0"
3030

3131
[extras]

0 commit comments

Comments
 (0)