From 4bb35c934832df434d08f751da7f33fda0cf8c2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 04:34:09 +0000 Subject: [PATCH] Update dependency uv to v0.11.32 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 431eaf5..424b0be 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.31" +uv = "0.11.32" # Common tools "npm:pyright" = "1.1.411"