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