From 41dc0acb51533154c82b5d2947cb3a946dcddfc8 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 27 Jul 2024 04:07:10 +0000 Subject: [PATCH] CompatHelper: bump compat for AlgebraOfGraphics to 0.8, (drop existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 552306bf..a3579e98 100644 --- a/Project.toml +++ b/Project.toml @@ -34,7 +34,7 @@ TestImages = "5e47fb64-e119-507b-a336-dd2b206d9990" XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0" [compat] -AlgebraOfGraphics = "0.6" +AlgebraOfGraphics = "0.8" Books = "2" CSV = "0.10" CairoMakie = "0.11"