diff --git a/mise.toml b/mise.toml index 4ae6cc9..8f96854 100644 --- a/mise.toml +++ b/mise.toml @@ -61,7 +61,7 @@ env = { PYTHONWARNINGS = "always,error" } node = "22" "npm:prettier" = "3.6.2" "npm:pyright" = "1.1.403" -"pipx:mypy" = "1.16.1" +"pipx:mypy" = "1.17.0" "pipx:ruff" = "0.12.4" python = "3.13.5" uv = "0.7.22"