chore(mise): normalize python version in uv to 3.13.6

This commit is contained in:
2025-08-11 09:57:14 -03:00
parent c591a66f99
commit c34568ad8e

View File

@@ -29,8 +29,8 @@
"cargo:tukai" = "0.2.3"
"npm:@anthropic-ai/claude-code" = "1.0.72"
"npm:@google/gemini-cli" = "0.1.18"
"pipx:aider-chat" = { version = "0.86.0", uvx_args = "--python 3.13.5 --with google-generativeai" }
"pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.5" }
"pipx:aider-chat" = { version = "0.86.0", uvx_args = "--python 3.13.6 --with google-generativeai" }
"pipx:httpie" = { version = "3.2.4", uvx_args = "--python 3.13.6" }
"ubi:Samyak2/toipe" = "0.5.0"
"ubi:charmbracelet/crush" = "0.4.0"
"ubi:comtrya/comtrya" = "0.9.2"