From c9e1a09a1a2a691b44ecefde35a7cd469827837f Mon Sep 17 00:00:00 2001 From: AlgebraicJulia Bot Date: Sat, 2 Aug 2025 00:37:22 +0000 Subject: [PATCH] CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3b1ea5c5c..c7cdd61a1 100644 --- a/Project.toml +++ b/Project.toml @@ -55,7 +55,7 @@ CompTime = "0.1" Compose = "0.7, 0.8, 0.9" Convex = "0.16" DataFrames = "1" -DataStructures = "0.17, 0.18" +DataStructures = "0.17, 0.18, 0.19" GATlab = "0.2" GeneralizedGenerated = "0.2, 0.3" Graphs = "1"