From 2440a8733b139adb3cb0c8d5d9334cc8f7378c44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 11:09:54 +0000 Subject: [PATCH] CompatHelper: bump compat for "StatsFuns" to "1.4" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 838e8bb05..609f710b2 100644 --- a/Project.toml +++ b/Project.toml @@ -83,7 +83,7 @@ SMC = "0.1.10, ^0.1.11, 0.2" SpecialFunctions = "0.7, 0.8, 0.10, 1, 2" StateSpaceRoutines = "^0.3.1, 0.4" StatsBase = "0.29, 0.30, 0.31, 0.32.0, 0.33" -StatsFuns = "0.8, 0.9" +StatsFuns = "0.8, 0.9, 1.4" StatsPlots = "0.10, 0.11, 0.12, 0.13, 0.14" TimeZones = "^0.10, ^0.11, 1.0, 1.1, 1.2, 1.3" julia = "1"