From bb967059a33a3062e03e2de53cce721c0aaedb27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 02:10:00 +0000 Subject: [PATCH] chore(deps): update dependency python to v3.14.7 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 09cb3f3..4c4075f 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -python = "3.13" +python = "3.14.7" uv = "0.11.23" just = "1.50.0" copier = "9.18.2"