From c24007e2a5748c4945898bd514aac0b9e2a46aaf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 01:00:09 +0000 Subject: [PATCH] CompatHelper: bump compat for "PrettyTables" to "3.1" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index d0380170..cf08b7e3 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.1" Reexport = "1.2" Requires = "1.0" StatsBase = "0.33, 0.34"