From dd9683073d5ecde685f6dd0511563c449b4ae8c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 00:32:21 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.7.2 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index aeb76d1..263d713 100644 --- a/mise.toml +++ b/mise.toml @@ -1,6 +1,6 @@ [tools] pre-commit = "4.2.0" -uv = "0.7.0" +uv = "0.7.2" python = "pypy3.10-7.3.17" [tasks]