From 92fdac02d9473a1db074bdd5fbab222bf7378155 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 17:31:01 +0000 Subject: [PATCH] Update dependency python to v3.14.5 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c341a0d..6cdef00 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,4 +1,4 @@ [tools] -python = '3.13' +python = '3.14.5' poetry = '2.1.4' pre-commit = '4.3.0'