From db932d62f69bcff89e0f2ec5793a3802f48355f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 11:17:47 +0200 Subject: [PATCH] CompatHelper: bump compat for PlotThemes to 3, (keep existing compat) (#4162) Co-authored-by: CompatHelper Julia --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c47a0eb5..ebaf07e3 100644 --- a/Project.toml +++ b/Project.toml @@ -47,7 +47,7 @@ Latexify = "0.14 - 0.15" Measures = "0.3" NaNMath = "0.3, 1" PGFPlotsX = "1" -PlotThemes = "2" +PlotThemes = "2, 3" PlotUtils = "1" PlotlyBase = "0.7" PlotlyJS = "0.18"