From 0130f0c030793a2167b390483f77125c2e75b562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 14:01:31 +0000 Subject: [PATCH] Bump install-pinned/uv Bumps [install-pinned/uv](https://github.com/install-pinned/uv) from 75877ff4b6e7f7b75e572e664476f9a202dcc9f9 to 51bb057ca8857db7531f188d414ba32b7bb16d2b. - [Release notes](https://github.com/install-pinned/uv/releases) - [Commits](https://github.com/install-pinned/uv/compare/75877ff4b6e7f7b75e572e664476f9a202dcc9f9...51bb057ca8857db7531f188d414ba32b7bb16d2b) --- updated-dependencies: - dependency-name: install-pinned/uv dependency-version: 51bb057ca8857db7531f188d414ba32b7bb16d2b 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 aa2b832..42ed586 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -47,7 +47,7 @@ jobs: python-version: ${{ matrix.python-version }} cache: pip - - uses: install-pinned/uv@75877ff4b6e7f7b75e572e664476f9a202dcc9f9 + - uses: install-pinned/uv@51bb057ca8857db7531f188d414ba32b7bb16d2b - run: uv pip install --system -e .[dev] @@ -92,7 +92,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@75877ff4b6e7f7b75e572e664476f9a202dcc9f9 + - uses: install-pinned/uv@51bb057ca8857db7531f188d414ba32b7bb16d2b - run: uv pip install --system -e .[dev] @@ -131,7 +131,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@75877ff4b6e7f7b75e572e664476f9a202dcc9f9 + - uses: install-pinned/uv@51bb057ca8857db7531f188d414ba32b7bb16d2b - run: uv pip install --system -e .[dev] @@ -178,7 +178,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@75877ff4b6e7f7b75e572e664476f9a202dcc9f9 + - uses: install-pinned/uv@51bb057ca8857db7531f188d414ba32b7bb16d2b - run: uv pip install --system -e .[dev] @@ -218,7 +218,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@75877ff4b6e7f7b75e572e664476f9a202dcc9f9 + - uses: install-pinned/uv@51bb057ca8857db7531f188d414ba32b7bb16d2b - run: uv pip install --system -e .[dev] @@ -300,7 +300,7 @@ jobs: python-version: '3.13' cache: pip - - uses: install-pinned/uv@75877ff4b6e7f7b75e572e664476f9a202dcc9f9 + - uses: install-pinned/uv@51bb057ca8857db7531f188d414ba32b7bb16d2b - run: uv pip install --system -e .[dev]