From 64b360e839df29c9071e1a03f75de7e635ffb724 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 1 Feb 2025 04:08:18 +0000 Subject: [PATCH] CompatHelper: bump compat for AlgebraOfGraphics to 0.9, (drop existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7e525e0c..3c497e7c 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.8" +AlgebraOfGraphics = "0.9" Books = "3" CSV = "0.10" CairoMakie = "0.12"