From c2ba07140715f32a7929e481dbf34b5c720c124b Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 7 Nov 2022 14:15:54 +0530 Subject: [PATCH] New version: PlotlySave v0.1.9 (#71797) UUID: f4e2401c-25df-400c-adc7-b7787aea0cc3 Repo: https://github.com/hhaensel/PlotlySave.jl.git Tree: a0f4eeb412ae070f659fbd4b4a9a67d0162409d2 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- P/PlotlySave/Compat.toml | 7 ++++++- P/PlotlySave/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/P/PlotlySave/Compat.toml b/P/PlotlySave/Compat.toml index f88231aff84977e..97d1b257cc67622 100644 --- a/P/PlotlySave/Compat.toml +++ b/P/PlotlySave/Compat.toml @@ -2,13 +2,15 @@ Base64 = "1" FileIO = "1.10.0-1" JSON = "0.20-0.21" -PlotlyBase = "0.8.15-0.8" Reexport = ["0.2", "1"] ["0-0.1.6"] Kaleido_jll = "0.1" julia = "1.3.0-1" +["0-0.1.8"] +PlotlyBase = "0.8.15-0.8" + ["0.1.7"] Kaleido_jll = ["0.1", "1"] @@ -17,3 +19,6 @@ julia = "1.4.0-1" ["0.1.8-0"] Kaleido_jll = "0.1-0.2" + +["0.1.9-0"] +PlotlyBase = "0.8" diff --git a/P/PlotlySave/Versions.toml b/P/PlotlySave/Versions.toml index 7368479cae50a42..c56a2b5733fc485 100644 --- a/P/PlotlySave/Versions.toml +++ b/P/PlotlySave/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "67b6295bbc9a6e8a6de740e1e41a67706f2f8823" ["0.1.8"] git-tree-sha1 = "d21d548863237637956dd5a36a08c8ad35563902" + +["0.1.9"] +git-tree-sha1 = "a0f4eeb412ae070f659fbd4b4a9a67d0162409d2"