From fc07b32fa70c5b201fd634b4362db9b74a539bde Mon Sep 17 00:00:00 2001 From: AlgebraicJulia Bot Date: Sun, 3 Dec 2023 00:26:12 +0000 Subject: [PATCH] CompatHelper: bump compat for GATlab to 0.0.8, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 11c295d8b..8020ab1b7 100644 --- a/Project.toml +++ b/Project.toml @@ -54,7 +54,7 @@ Compose = "0.7, 0.8, 0.9" Convex = "0.15" DataFrames = "1" DataStructures = "0.17, 0.18" -GATlab = "0.0.7" +GATlab = "0.0.7, 0.0.8" GeneralizedGenerated = "0.2, 0.3" Graphs = "1" Graphviz_jll = "2"