From d74ee358d8ec146015a8a1dbf484126a57fe47f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 11:04:56 +0000 Subject: [PATCH] Update StatsFuns requirement from 0.9.15, 1 to 0.9.15, 1, 2.1 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](https://github.com/JuliaStats/StatsFuns.jl/commits/v2.1.0) --- updated-dependencies: - dependency-name: StatsFuns dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 91e11a7..259f55f 100644 --- a/Project.toml +++ b/Project.toml @@ -28,7 +28,7 @@ Reexport = "1.2" StaticArrays = "1.2" Statistics = "1.10" StatsAPI = "1.6" -StatsFuns = "0.9.15, 1" +StatsFuns = "0.9.15, 1, 2.1" julia = "1.10" [extras]