From 1bfce51733df7a81f148b16be7476b3fb270e8fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:49:21 +0000 Subject: [PATCH] Update dependency python to v3.14.3 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c341a0d..903c77b 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,4 +1,4 @@ [tools] -python = '3.13' +python = '3.14.3' poetry = '2.1.4' pre-commit = '4.3.0'