From 73eea61a86b951fead7b3502d9448ade51fd076d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 03:01:15 +0000 Subject: [PATCH] chore(deps): update dependency python to v3.13.7 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 9743a5d52..c96e843be 100644 --- a/mise.toml +++ b/mise.toml @@ -2,7 +2,7 @@ "cargo:cargo-nextest" = "0.9.92" node = "22.18.0" "cargo:cargo-dist" = "0.29.0" -python = "3.13.5" +python = "3.13.7" "cargo:cargo-insta" = "1.42.2" "cargo:cargo-edit" = "latest" uv = "latest"