From 22d95110582315c59a9d0ecd1c8e0a66e4f09590 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 15:44:37 +0000 Subject: [PATCH] =?UTF-8?q?feat(deps):=20update=20dependency=20python=20(?= =?UTF-8?q?=203.11.14=20=E2=9E=94=203.14.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 51695211b..335d8e9dd 100644 --- a/.mise.toml +++ b/.mise.toml @@ -8,7 +8,7 @@ KUBE_EDITOR = "nano" [tools] node = "latest" # Operations tools -python = "3.11" +python = "3.14.0" "aqua:charmbracelet/gum" = "0.17.0" "aqua:cilium/cilium-cli" = "0.18.8" "aqua:cloudflare/cloudflared" = "2025.11.1"