From 29f15f6ff31b82f8489e4178adc85f94cfb381aa Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Mon, 2 Mar 2026 02:05:11 +0000 Subject: [PATCH] CompatHelper: bump compat for LazySets to 6 for package docs, (keep existing compat) --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index 8deeb4e..4539bf2 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -4,4 +4,4 @@ LazySets = "b4f0291d-fe17-52bc-9479-3d1a343d9043" [compat] Documenter = "1" -LazySets = "1, 2, 3, 4, 5" +LazySets = "1, 2, 3, 4, 5, 6"