From eeaec775e58023b1628f50b836ce25fafff97e97 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 17:48:09 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.7.20 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index d7e959d..0187086 100644 --- a/mise.toml +++ b/mise.toml @@ -64,4 +64,4 @@ node = "22" "pipx:mypy" = "1.16.1" "pipx:ruff" = "0.12.2" python = "3.13.5" -uv = "0.7.19" +uv = "0.7.20"