From 729e62b670d2869246d3360d9bb72e93ff8c2c6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 17:13:31 +0000 Subject: [PATCH] Bump Printf in / Updates the requirements on Printf to permit the latest version. Updates `Printf` to --- updated-dependencies: - dependency-name: Printf dependency-version: dependency-type: direct:production dependency-group: julia ... Signed-off-by: dependabot[bot] --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 0725f3331..49cb026d9 100644 --- a/Project.toml +++ b/Project.toml @@ -69,6 +69,7 @@ Libdl = "1" PrecompileTools = "1" Preferences = "1" PrettyTables = "3" +Printf = "1.10" Random = "1" Random123 = "1.6" RandomNumbers = "1.5"