From 25a5e6ec967b1b03193f8fb8c56ae6bdee13dab5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2019 18:08:04 +0000 Subject: [PATCH] CompatHelper: bump compat for "PlotThemes" to "1.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2a0bb25b..442a29ea 100644 --- a/Project.toml +++ b/Project.toml @@ -39,7 +39,7 @@ GeometryTypes = "0.7" JSON = "0.21" Measures = "0.3" NaNMath = "0.3" -PlotThemes = "0.2, 0.4" +PlotThemes = "0.2, 0.4, 1.0" PlotUtils = "0.6.1" RecipesBase = "0.6, 0.7" Reexport = "0.2"