From 7f175bea25d8590bbd87da3e8a7cd6bc62bf9524 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 04:09:27 +0000 Subject: [PATCH] =?UTF-8?q?chore(mise/astral-sh/uv):=20Update=200.8.23=20?= =?UTF-8?q?=E2=9E=BC=200.8.24=20(#3587)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 13985753..833d2d00 100644 --- a/.mise.toml +++ b/.mise.toml @@ -50,7 +50,7 @@ soft-serve = ["0.7.4"] "ubi:theimpostor/osc" = ["0.4.8"] # experimental backends, use `mise up` to install because `mise install` is currently broken for these https://github.com/jdx/mise/issues/2458 python = ["3.13.7"] -"aqua:astral-sh/uv" = ["0.8.23"] # faster than pipx, and can be installed with mise directly +"aqua:astral-sh/uv" = ["0.8.24"] # faster than pipx, and can be installed with mise directly "pipx:flux-local" = ["7.10.1", "5.5.1"] "pipx:pipx" = ["1.8.0"] "pipx:robusta-dev/krr" = { version = "v1.26.3", uvx_args = "--no-config", matching_regex = "krr-ubuntu-latest" }