From 9124b4d28139f997645bfdabfd41f6e70826d6b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 18:15:16 +0000 Subject: [PATCH] Update t8code_jll requirement 4.0 Updates the requirements on [t8code_jll](https://github.com/JuliaBinaryWrappers/t8code_jll.jl) to permit the latest version. Updates `t8code_jll` to 4.0.8+0 - [Release notes](https://github.com/JuliaBinaryWrappers/t8code_jll.jl/releases) - [Commits](https://github.com/JuliaBinaryWrappers/t8code_jll.jl/commits) --- updated-dependencies: - dependency-name: t8code_jll dependency-version: 4.0.8+0 dependency-type: direct:production dependency-group: all-julia-dependencies ... Signed-off-by: dependabot[bot] --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 77f1318..8ffd5be 100644 --- a/Project.toml +++ b/Project.toml @@ -22,4 +22,4 @@ Preferences = "1.2.1" Reexport = "0.2, 1.0" UUIDs = "1" julia = "1.10" -t8code_jll = "=4.0.7" +t8code_jll = "=4.0.7, 4.0"