From 23d06fdff25f49d91466296521fc93a236e39d17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 23:28:08 +0000 Subject: [PATCH] chore(deps): update dependency uv to v0.7.12 --- mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mise.toml b/mise.toml index 22ce47a..9c7d7ea 100644 --- a/mise.toml +++ b/mise.toml @@ -1,5 +1,5 @@ [tools] -uv = "0.7.9" +uv = "0.7.12" python = "pypy3.10-7.3.17" [tasks]