From 613d1bf5e1313f8f0894954595f96be446e96738 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 4 Feb 2026 01:47:10 +0000 Subject: [PATCH] CompatHelper: bump compat for DocumenterVitepress to 0.3 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 f1e59d42..53c452cc 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -15,7 +15,7 @@ path = ".." Boltz = "1" Documenter = "1" DocumenterCitations = "1" -DocumenterVitepress = "0.2" +DocumenterVitepress = "0.2, 0.3" Literate = "2" Lux = "1.21.2" Random = "1.10"