From 9bba334388ec03432e91542dc0ff2e54bba5f353 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 15:51:47 +0000 Subject: [PATCH] Update Mise tool dependencies --- mise.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mise.toml b/mise.toml index 75e8c40..eff6d2c 100644 --- a/mise.toml +++ b/mise.toml @@ -1,3 +1,3 @@ [tools] -poetry = "1.8.4" -python = "3.13.7" +poetry = "1.8.5" +python = "3.14.6"