From 08e3224f8f8ee073533d031465b8e5de7b7da8cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 00:27:46 +0000 Subject: [PATCH] CompatHelper: bump compat for "Showoff" to "1.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index f879a9aa..a4e313d5 100644 --- a/Project.toml +++ b/Project.toml @@ -49,7 +49,7 @@ RecipesPipeline = "0.3" Reexport = "0.2, 1.0" Requires = "1" Scratch = "1" -Showoff = "0.3.1" +Showoff = "0.3.1, 1.0" StatsBase = "0.32, 0.33" julia = "1.5"