From 96f9e59ca8f7e7c27164f229c14480e709e17150 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 11:32:43 +0000 Subject: [PATCH] chore(deps): update dependency python to v3.14.6 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 36d1b24..21d93b3 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -python = "3.11.11" +python = "3.14.6" actionlint = "1.7.12" gh = "2.95.0" shellcheck = "0.11.0"