From 4c8903de7f004d9d99ee525157ada8c7445d1d02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 14:38:47 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20astral-sh/uv=20to?= =?UTF-8?q?=20v0.10.7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/upstream-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upstream-ci.yaml b/.github/workflows/upstream-ci.yaml index 6503e1b..c9a95ff 100644 --- a/.github/workflows/upstream-ci.yaml +++ b/.github/workflows/upstream-ci.yaml @@ -116,7 +116,7 @@ jobs: - name: ⚡ Set up uv uses: astral-sh/setup-uv@v7 with: - version: "0.10.6" + version: "0.10.7" - name: 🧰 Install test dependencies run: | uv sync --frozen