diff --git a/mise.toml b/mise.toml index 6144d25..31a7d29 100644 --- a/mise.toml +++ b/mise.toml @@ -1,7 +1,7 @@ [tools] # Basic technologies used in the repository python = "3.14.7" -uv = "0.12.5" +uv = "0.12.6" # Common tools "npm:pyright" = "1.1.413"