From 9d09020827df205fc42ae0e1477b9f379ef719ad Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 18 Dec 2024 01:16:07 +0000 Subject: [PATCH] CompatHelper: bump compat for PairPlots to 3, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1e3b5012..21cce64e 100644 --- a/Project.toml +++ b/Project.toml @@ -32,7 +32,7 @@ DocumenterCitations = "1" JSON = "0.21" MCMCChains = "6" MPIPreferences = "0.1" -PairPlots = "2" +PairPlots = "2, 3" Pigeons = "0.4" PrettyTables = "2" julia = "1.8"