From 85282a364d775ded980ea607a3f229dafdba4f4d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 11:47:40 +0000 Subject: [PATCH] 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 0e720b8..d0b358c 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -python = "3.14.4" +python = "3.14.6" rust = "1.94.1" just = "1.49.0" uv = "0.11.6"