From f996cc48a839905e0d1b3c5a7767f751954007b5 Mon Sep 17 00:00:00 2001 From: "bot-blake[bot]" <129223303+bot-blake[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 16:09:40 +0000 Subject: [PATCH] =?UTF-8?q?feat(github-release):=20update=20python=20(3.12?= =?UTF-8?q?.8=20=E2=86=92=203.13.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: bot-blake[bot] <129223303+bot-blake[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index caa94e515c..85554b7ce6 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,5 +1,5 @@ [tools] -python = "3.12" +python = "3.13.1" "aqua:astral-sh/uv" = "0.5.13" "aqua:fluxcd/flux2" = "2.4.0" "aqua:helm/helm" = "3.16.4"