From 54a63553e3b1db4926a32f6ab77b2553e42288ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 23:47:17 +0000 Subject: [PATCH] Update dependency python to v3.14.5 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0e720b8..818a8c8 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -python = "3.14.4" +python = "3.14.5" rust = "1.94.1" just = "1.49.0" uv = "0.11.6"