From 7a92990e8cfdcf2a0f631dd9bcb4e0019fe7195e Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 29 May 2026 04:00:41 +0000 Subject: [PATCH] CompatHelper: bump compat for HTTP in [weakdeps] to 2, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 0c66a04..a185165 100644 --- a/Project.toml +++ b/Project.toml @@ -38,7 +38,7 @@ Artifacts = "1" Colors = "0.12, 0.13" DefaultApplication = "1" DocStringExtensions = "0.9" -HTTP = "1" +HTTP = "1, 2" JSON = "0.21, 1" JSXGraphRecipesBase = "0.1" NodeJS_22_jll = "22"