From 1808d25d04ae560d1090a2ada0c12abb4a432dfd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 20:07:33 +0000 Subject: [PATCH] Update dependency python to v3.14.0 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c341a0d..63b2765 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,4 +1,4 @@ [tools] -python = '3.13' +python = '3.14.0' poetry = '2.1.4' pre-commit = '4.3.0'