From 1dd9a425e9fdf69e308f2dd9f92609012c805265 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 23:06:49 +0100 Subject: [PATCH] CompatHelper: bump compat for ColorTypes to 0.12, (keep existing compat) (#808) Co-authored-by: CompatHelper Julia Co-authored-by: Rafael Schouten --- Project.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ea8db0693..8ef210f98 100644 --- a/Project.toml +++ b/Project.toml @@ -54,7 +54,7 @@ Adapt = "2, 3.0, 4" Aqua = "0.8" ArchGDAL = "0.9, 0.10" CFTime = "0.1" -ColorTypes = "0.10, 0.11" +ColorTypes = "0.10, 0.11, 0.12" CommonDataModel = "0.2.3, 0.3" ConstructionBase = "1" CoordinateTransformations = "0.6.2" @@ -106,6 +106,7 @@ RasterDataSources = "3cb90ccd-e1b6-4867-9617-4276c8b2ca36" SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" Shapefile = "8e980c4a-a4fe-5da2-b3a7-4b4b0353a2f4" StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"