diff --git a/.mise.toml b/.mise.toml index 23e63a9..c7c5f65 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,6 +1,6 @@ [tools] python = { version = "3.12.13", venv = ".venv" } -uv = { version = "0.9.9"} +uv = { version = "0.11.26"} [env] _.python.venv = { path = "{{config_root}}/.venv", create = true }