From a8ff1a3b8c1e50ce3478fab6a538b1cdc7ae9bc7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 03:22:04 +0000 Subject: [PATCH] Update dependency uv to v0.11.7 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0e720b8..8be3923 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.7" [env] PYTHONPATH = "{{config_root}}"