From 21e80ba9b420148d395c882fff48f5c776ddf927 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 11:50:18 +0000 Subject: [PATCH] Update dependency uv to v0.11.19 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index 0e720b8..8e432e1 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.19" [env] PYTHONPATH = "{{config_root}}"