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