From f5f59d8e3899e9a39b0f85b78addac23e5788412 Mon Sep 17 00:00:00 2001 From: Fons van der Plas Date: Sun, 5 Nov 2023 14:02:06 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 711f0918..a9373660 100644 --- a/Project.toml +++ b/Project.toml @@ -29,7 +29,7 @@ ColorTypes = "0.11" Dates = "1" FixedPointNumbers = "0.5, 0.6, 0.7, 0.8" Hyperscript = "0.0.4" -HypertextLiteral = "0.9" +HypertextLiteral = "0.9.4" IOCapture = "0.2" InteractiveUtils = "1" JSON = "^0.21.1"