From d01504c3d5f466a0faf860febc7b17d413fb7c11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2020 00:03:16 +0000 Subject: [PATCH] CompatHelper: bump compat for "IntervalSets" to "0.5" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 9f6d59b6e..8a26b6279 100644 --- a/Project.toml +++ b/Project.toml @@ -54,7 +54,7 @@ ElasticArrays = "1" EmpiricalDistributions = "0.1" FillArrays = "0.7,0.8" ForwardDiff = "0.10" -IntervalSets = "0.3, 0.4" +IntervalSets = "0.3, 0.4, 0.5" KernelDensity = "0.5" LaTeXStrings = "1" Measurements = "2"