diff --git a/mise.toml b/mise.toml index 9a2bfe7..00d6276 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] # Basic technologies used in the repository python = "3.14.6" -uv = "0.11.33" +uv = "0.12.0" # Common tools "npm:pyright" = "1.1.411"