From 8859518f2d60eb97118a7e245c7b6f8fed8e4bc7 Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Mon, 25 May 2020 10:05:33 +0200 Subject: [PATCH] update compat bounds (#2727) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8d36d646..f8b4a9f8 100644 --- a/Project.toml +++ b/Project.toml @@ -44,7 +44,7 @@ PGFPlotsX = "1.2.0" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1" -RecipesPipeline = "0.1.3" +RecipesPipeline = "0.1.7" Reexport = "0.2" Requires = "0.5, 1" Showoff = "0.3.1"