From 7fd3d3f5ea554bb467d58d29975416cc629138aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 00:16:34 +0000 Subject: [PATCH] CompatHelper: bump compat for "PlotlyBase" to "0.8" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 093d82be..a1a4267f 100644 --- a/Project.toml +++ b/Project.toml @@ -22,7 +22,7 @@ WebIO = "0f1e0344-ec1d-5b48-a673-e5cf874b6c29" Blink = "0.12" JSExpr = "0.5" JSON = "0.20, 0.21" -PlotlyBase = "0.6, ^0.7" +PlotlyBase = "0.6, ^0.7, 0.8" Reexport = "0.2, 1" Requires = "1.0" WebIO = "0.8"