From b67183741a0b8b1116f19e62de47faa75cb58714 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 18:04:45 +0000 Subject: [PATCH] Update dependency python to v3.14.4 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c341a0d..729a596 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,4 +1,4 @@ [tools] -python = '3.13' +python = '3.14.4' poetry = '2.1.4' pre-commit = '4.3.0'