Skip to content

Commit 0d666b4

Browse files
dependabot[bot]lordjabez
authored andcommitted
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](install-pinned/uv@9f8c76e...328447c) --- updated-dependencies: - dependency-name: install-pinned/uv dependency-version: 328447c2b7cf42c44dc4ff03658ba3e086fdb035 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52a9584 commit 0d666b4

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/python.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
python-version: ${{ matrix.python-version }}
5151
cache: pip
5252

53-
- uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad
53+
- uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035
5454

5555
- run: uv pip install --system pytest-xvfb
5656
if: ${{ matrix.os == 'ubuntu-latest' }}
@@ -96,7 +96,7 @@ jobs:
9696
python-version: '3.13'
9797
cache: pip
9898

99-
- uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad
99+
- uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035
100100

101101
- run: uv pip install --system -e .[dev]
102102

@@ -135,7 +135,7 @@ jobs:
135135
python-version: '3.13'
136136
cache: pip
137137

138-
- uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad
138+
- uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035
139139

140140
- run: uv pip install --system -e .[dev]
141141

@@ -180,7 +180,7 @@ jobs:
180180
python-version: '3.13'
181181
cache: pip
182182

183-
- uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad
183+
- uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035
184184

185185
- run: uv pip install --system -e .[dev]
186186

@@ -219,7 +219,7 @@ jobs:
219219
python-version: '3.13'
220220
cache: pip
221221

222-
- uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad
222+
- uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035
223223

224224
- run: uv pip install --system -e .[dev]
225225

@@ -300,7 +300,7 @@ jobs:
300300
python-version: '3.13'
301301
cache: pip
302302

303-
- uses: install-pinned/uv@9f8c76e6929eb07a49a7c681bf82edb9936cbdad
303+
- uses: install-pinned/uv@328447c2b7cf42c44dc4ff03658ba3e086fdb035
304304

305305
- run: uv pip install --system -e .[dev]
306306

0 commit comments

Comments
 (0)