From b00175e11f55839f2925cd74e473bbb3be3c2880 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Oct 2020 00:12:22 +0000 Subject: [PATCH] CompatHelper: bump compat for "FillArrays" to "0.10" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 938aaffbe..ff49aecf9 100644 --- a/Project.toml +++ b/Project.toml @@ -67,7 +67,7 @@ DoubleFloats = "0.9, 1" ElasticArrays = "1" EmpiricalDistributions = "0.1" FFTW = "1" -FillArrays = "0.7,0.8" +FillArrays = "0.7,0.8, 0.10" ForwardDiff = "0.10" HypothesisTests = "0.10" IntervalSets = "0.5"