From abc09affb15af751cd9cd178f98502a8f71495b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 01:21:06 +0000 Subject: [PATCH] CompatHelper: bump compat for "PrettyTables" to "3.3" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d0380170..2d3eeb16 100644 --- a/Project.toml +++ b/Project.toml @@ -46,7 +46,7 @@ Optim = "1.5" OrderedCollections = "1.4" Parameters = "0.12" ParetoSmoothedImportanceSampling = "1" -PrettyTables = "2.0" +PrettyTables = "2.0, 3.3" Reexport = "1.2" Requires = "1.0" StatsBase = "0.33, 0.34"