diff --git a/.mise.toml b/.mise.toml index 6b9bfa47..1314fdc7 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.12"] # faster than pipx, and can be installed with mise directly +"aqua:astral-sh/uv" = ["0.8.13"] # faster than pipx, and can be installed with mise directly "pipx:flux-local" = ["7.8.0", "5.5.1"] "pipx:pipx" = ["1.7.1"] "pipx:robusta-dev/krr" = { version = "v1.25.1", uvx_args = "--no-config", matching_regex = "krr-ubuntu-latest" }