From c2efd2f4374255ddbc30eb1e03d51eea4c8212ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 04:52:20 +0000 Subject: [PATCH] chore(deps): 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 a6fbe1f..35f61f1 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] bun = "1.3.11" lefthook = "2.1.4" -python = "3.14.2" +python = "3.14.4" ffmpeg = "latest" uv = "latest" node = "24.13.0"