From c8ade53dc34b1b6098a8681ab2d076349cb25de8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 12:11:54 +0000 Subject: [PATCH] chore(deps): update mise tool dependencies --- mise.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mise.toml b/mise.toml index 75e8c40..c007366 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.3"