From 22c85dc389b1efc03300babf306ab12c060221a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 13:39:16 +0000 Subject: [PATCH] Update dependency uv to v0.11.33 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 424b0be..426b344 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.32" +uv = "0.11.33" # Common tools "npm:pyright" = "1.1.411"