From 31e80a9224d6ce8bc9f31ecd215e4582e68b4cef Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 1 Aug 2023 06:04:30 +0530 Subject: [PATCH] New version: PGFPlots v3.4.3 (#88750) UUID: 3b7a836e-365b-5785-a47d-02c71176b4aa Repo: https://github.com/JuliaTeX/PGFPlots.jl.git Tree: f2009651b333a627c41731ae970f35144cadbff9 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- P/PGFPlots/Compat.toml | 12 +++++++++--- P/PGFPlots/Versions.toml | 3 +++ 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/P/PGFPlots/Compat.toml b/P/PGFPlots/Compat.toml index eeb82619d931b9e..a60f53dae42147e 100644 --- a/P/PGFPlots/Compat.toml +++ b/P/PGFPlots/Compat.toml @@ -29,7 +29,7 @@ IndirectArrays = "0.0.0-0.5" StatsBase = "0.0.0-0.33" TikzPictures = "0.0.0-3" -["3.1.3-3"] +["3.1.3-3.4.2"] DelimitedFiles = "1" ["3.2-3"] @@ -39,9 +39,7 @@ ImageMagick = ["0.7.3-0.7", "1"] ColorBrewer = "0.4" ColorSchemes = "3.9.0-3" Colors = "0.12" -Contour = "0.5" Discretizers = "3.2.0-3" -StatsBase = "0.33" TikzPictures = "3.1.0-3" ["3.3-3.3.3"] @@ -49,6 +47,10 @@ DataFrames = "0.21" Images = "0.22" IndirectArrays = "0.5" +["3.3-3.4.2"] +Contour = "0.5" +StatsBase = "0.33" + ["3.3.2-3.3"] Requires = "1.0.1-1" @@ -67,3 +69,7 @@ Requires = "1" ["3.4.2-3"] Images = "0.22-0.25" + +["3.4.3-3"] +Contour = "0.5-0.6" +StatsBase = "0.33-0.34" diff --git a/P/PGFPlots/Versions.toml b/P/PGFPlots/Versions.toml index f8c8717660a1264..06000fa55eab091 100644 --- a/P/PGFPlots/Versions.toml +++ b/P/PGFPlots/Versions.toml @@ -57,3 +57,6 @@ git-tree-sha1 = "1de8c302e2a0d4cf5182f872450cf951a64d80af" ["3.4.2"] git-tree-sha1 = "38d57a1222a13d5ffc8633c73fbf9bdf2739e6d2" + +["3.4.3"] +git-tree-sha1 = "f2009651b333a627c41731ae970f35144cadbff9"