From 57da4a2706923de78030f2771075d515913c1d9d Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 16 Nov 2022 00:09:53 +0000 Subject: [PATCH] CompatHelper: bump compat for Static to 0.8, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 72f1163..ec929f8 100644 --- a/Project.toml +++ b/Project.toml @@ -65,7 +65,7 @@ SimpleGraphs = "= 0.7.18" SimplePartitions = "0.2, 0.3" SimplePosets = "= 0.1.5" SpecialFunctions = "1, 2" -Static = "0.5, 0.6" +Static = "0.5, 0.6, 0.8" StatsBase = "0.33" StatsFuns = "0.9, 1" SymbolicUtils = "0.17, 0.18, 0.19"