From 165ca82ba2346bfd8067117ae39e0c96774b1d71 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Tue, 26 Aug 2025 00:23:26 +0000 Subject: [PATCH] CompatHelper: bump compat for PrettyTables to 3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d60fa60..06ad09d 100644 --- a/Project.toml +++ b/Project.toml @@ -164,7 +164,7 @@ PDMats = "0.11" PSIS = "0.5, 0.6, 0.7" Parameters = "0.12" ParetoSmooth = "0.7" -PrettyTables = "2" +PrettyTables = "2, 3" ProgressLogging = "0.1" ProgressMeter = "1.4" ProvenanceBase = "0.2"