From fbea933ca252057889e2fd3f124f26542bb58d9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 21:58:58 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.11.15 --- .github/workflows/ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 681130b..d17f067 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7 with: - version: "0.10.1" + version: "0.11.15" enable-cache: true - name: Set up Python @@ -46,7 +46,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7 with: - version: "0.10.1" + version: "0.11.15" enable-cache: true - name: Set up Python @@ -69,7 +69,7 @@ jobs: - name: Install uv uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7 with: - version: "0.10.1" + version: "0.11.15" enable-cache: true - name: Set up Python