From f24584eaeb3cdc1e3abf2936faff9d56e9246bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 18:16:44 +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.6+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.6+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 0f6d1a8..4a7cf57 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.5" +t8code_jll = "=4.0.5, 4.0"