From f8787a610273d442539be4088fcb2b2f7fbed034 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 08:52:15 +0000 Subject: [PATCH] chore(deps): update dependency astral-sh/uv to v0.9.10 --- .github/workflows/python-app.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/python-app.yaml b/.github/workflows/python-app.yaml index d5957ad32..488bfbdfb 100644 --- a/.github/workflows/python-app.yaml +++ b/.github/workflows/python-app.yaml @@ -38,7 +38,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.9.8" + version: "0.9.10" enable-cache: true - name: Set up Python @@ -78,7 +78,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.9.8" + version: "0.9.10" enable-cache: true - name: Set up Python ${{ matrix.python-version }} @@ -107,7 +107,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.9.8" + version: "0.9.10" enable-cache: true - name: Set up Python ${{ env.PYTHON_VERSION }} @@ -133,7 +133,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.9.8" + version: "0.9.10" enable-cache: true - name: Set up Python @@ -173,7 +173,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.9.8" + version: "0.9.10" enable-cache: true - name: Set up Python @@ -212,7 +212,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.9.8" + version: "0.9.10" enable-cache: true - name: Set up Python @@ -293,7 +293,7 @@ jobs: - name: Set up uv uses: astral-sh/setup-uv@v6 with: - version: "0.9.8" + version: "0.9.10" enable-cache: true - name: Set up Python