diff --git a/.mise.toml b/.mise.toml index 15800b96..3a1604d4 100644 --- a/.mise.toml +++ b/.mise.toml @@ -52,7 +52,7 @@ soft-serve = ["0.7.4"] # experimental backends, use `mise up` to install because `mise install` is currently broken for these https://github.com/jdx/mise/issues/2458 python = ["3.14.0"] "aqua:astral-sh/uv" = ["0.9.12"] # faster than pipx, and can be installed with mise directly -"pipx:flux-local" = ["7.11.0", "5.5.1"] +"pipx:flux-local" = ["8.0.1", "5.5.1"] "pipx:pipx" = ["1.8.0"] "pipx:robusta-dev/krr" = { version = "v1.27.0", uvx_args = "--no-config", matching_regex = "krr-ubuntu-latest" } "pipx:esphome" = ["2025.11.1"]