From f827e2cc43828e98224502faa9b0394e1921eb96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 08:11:26 +0000 Subject: [PATCH] Update dependency uv to v0.11.17 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0e720b8..06512c7 100644 --- a/.mise.toml +++ b/.mise.toml @@ -2,7 +2,7 @@ python = "3.14.4" rust = "1.94.1" just = "1.49.0" -uv = "0.11.6" +uv = "0.11.17" [env] PYTHONPATH = "{{config_root}}"