From c6cb589e54125f6272cb099a99cacf0790f28ba8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 17:39:07 +0000 Subject: [PATCH] Bump install-pinned/uv Bumps [install-pinned/uv](https://github.com/install-pinned/uv) from 9f8c76e6929eb07a49a7c681bf82edb9936cbdad to 328447c2b7cf42c44dc4ff03658ba3e086fdb035. - [Release notes](https://github.com/install-pinned/uv/releases) - [Commits](https://github.com/install-pinned/uv/compare/9f8c76e6929eb07a49a7c681bf82edb9936cbdad...328447c2b7cf42c44dc4ff03658ba3e086fdb035) --- updated-dependencies: - dependency-name: install-pinned/uv dependency-version: 328447c2b7cf42c44dc4ff03658ba3e086fdb035 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/python.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index 6f3becb..ca2745d 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -50,7 +50,7 @@ jobs: python-version: ${{ matrix.python-version }} cache: pip - - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad + - uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035 - run: uv pip install --system pytest-xvfb if: ${{ matrix.os == 'ubuntu-latest' }} @@ -96,7 +96,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad + - uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035 - run: uv pip install --system -e .[dev] @@ -135,7 +135,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad + - uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035 - run: uv pip install --system -e .[dev] @@ -180,7 +180,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad + - uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035 - run: uv pip install --system -e .[dev] @@ -219,7 +219,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad + - uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035 - run: uv pip install --system -e .[dev] @@ -300,7 +300,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad + - uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035 - run: uv pip install --system -e .[dev]