From 36d4e98a2ea74776295484c7331e22852d80849b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 21:13:24 +0000 Subject: [PATCH] chore(deps): 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 b5be40b9..f36f9f4e 100644 --- a/mise.toml +++ b/mise.toml @@ -2,7 +2,7 @@ "cargo:cargo-nextest" = "0.9.92" node = "24.11.1" "cargo:cargo-dist" = "0.30.0" -python = "3.14.0" +python = "3.14.3" "cargo:cargo-insta" = "1.42.2" "cargo:cargo-edit" = "latest" uv = "latest"