From fee3bed236232033451a68cd8a18ebe4a34fa37f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 22:10:22 +0000 Subject: [PATCH] Bump install-pinned/uv Bumps [install-pinned/uv](https://github.com/install-pinned/uv) from 3b52ff50f07de12f5ebcdd31d078466611a008a6 to 9f8c76e6929eb07a49a7c681bf82edb9936cbdad. - [Release notes](https://github.com/install-pinned/uv/releases) - [Commits](https://github.com/install-pinned/uv/compare/3b52ff50f07de12f5ebcdd31d078466611a008a6...9f8c76e6929eb07a49a7c681bf82edb9936cbdad) --- updated-dependencies: - dependency-name: install-pinned/uv dependency-version: 9f8c76e6929eb07a49a7c681bf82edb9936cbdad 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 fb7b4681..75d3e604 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@3b52ff50f07de12f5ebcdd31d078466611a008a6 + - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad - run: uv pip install --system --resolution ${{ matrix.resolution }} -e .[dev] @@ -94,7 +94,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@3b52ff50f07de12f5ebcdd31d078466611a008a6 + - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad - run: uv pip install --system -e .[dev] @@ -133,7 +133,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@3b52ff50f07de12f5ebcdd31d078466611a008a6 + - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad - run: uv pip install --system -e .[dev] @@ -180,7 +180,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@3b52ff50f07de12f5ebcdd31d078466611a008a6 + - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad - run: uv pip install --system -e .[dev] @@ -220,7 +220,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@3b52ff50f07de12f5ebcdd31d078466611a008a6 + - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad - run: uv pip install --system -e .[dev] @@ -302,7 +302,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@3b52ff50f07de12f5ebcdd31d078466611a008a6 + - uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad - run: uv pip install --system -e .[dev]