From a8111fa294863ce8fd7b887325cae7078ebdb485 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 23:05:56 +0000 Subject: [PATCH] CompatHelper: bump compat for "StatsPlots" to "0.13" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d6e20797..de9bf2c6 100644 --- a/Project.toml +++ b/Project.toml @@ -79,7 +79,7 @@ RecursiveArrayTools = "1.0" SparseDiffTools = "0.10" SparsityDetection = "0.1" StaticArrays = "0.10, 0.11, 0.12" -StatsPlots = "0.12" +StatsPlots = "0.12, 0.13" Sundials = "3.8" Unitful = "0.17" Weave = "0.9"