diff --git a/mise/config.toml b/mise/config.toml index 2e42e59..5bb5c4f 100644 --- a/mise/config.toml +++ b/mise/config.toml @@ -1,6 +1,6 @@ [tools] java = ["17", "19", "21"] node = ["22"] -python = ["3.10"] +python = ["3.12.7"] rust = ["nightly"] yarn = ["4"]