Skip to content

Commit b47e52a

Browse files
dependabot[bot]bmos
authored andcommitted
Bump install-pinned/uv
Bumps [install-pinned/uv](https://github.com/install-pinned/uv) from 8b1581ad7ba209389db1c3e2511188e4b96a59f3 to 2037d543e980de6e9c561636701b37e30c9fd00a. - [Release notes](https://github.com/install-pinned/uv/releases) - [Commits](install-pinned/uv@8b1581a...2037d54) --- updated-dependencies: - dependency-name: install-pinned/uv dependency-version: 2037d543e980de6e9c561636701b37e30c9fd00a dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6268ae9 commit b47e52a

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
@@ -47,7 +47,7 @@ jobs:
4747
python-version: ${{ matrix.python-version }}
4848
cache: pip
4949

50-
- uses: install-pinned/uv@8b1581ad7ba209389db1c3e2511188e4b96a59f3
50+
- uses: install-pinned/uv@2037d543e980de6e9c561636701b37e30c9fd00a
5151

5252
- run: uv pip install --system -e .[dev]
5353

@@ -92,7 +92,7 @@ jobs:
9292
python-version: '3.13'
9393
cache: pip
9494

95-
- uses: install-pinned/uv@8b1581ad7ba209389db1c3e2511188e4b96a59f3
95+
- uses: install-pinned/uv@2037d543e980de6e9c561636701b37e30c9fd00a
9696

9797
- run: uv pip install --system -e .[dev]
9898

@@ -131,7 +131,7 @@ jobs:
131131
python-version: '3.13'
132132
cache: pip
133133

134-
- uses: install-pinned/uv@8b1581ad7ba209389db1c3e2511188e4b96a59f3
134+
- uses: install-pinned/uv@2037d543e980de6e9c561636701b37e30c9fd00a
135135

136136
- run: uv pip install --system -e .[dev]
137137

@@ -178,7 +178,7 @@ jobs:
178178
python-version: '3.13'
179179
cache: pip
180180

181-
- uses: install-pinned/uv@8b1581ad7ba209389db1c3e2511188e4b96a59f3
181+
- uses: install-pinned/uv@2037d543e980de6e9c561636701b37e30c9fd00a
182182

183183
- run: uv pip install --system -e .[dev]
184184

@@ -218,7 +218,7 @@ jobs:
218218
python-version: '3.13'
219219
cache: pip
220220

221-
- uses: install-pinned/uv@8b1581ad7ba209389db1c3e2511188e4b96a59f3
221+
- uses: install-pinned/uv@2037d543e980de6e9c561636701b37e30c9fd00a
222222

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

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

303-
- uses: install-pinned/uv@8b1581ad7ba209389db1c3e2511188e4b96a59f3
303+
- uses: install-pinned/uv@2037d543e980de6e9c561636701b37e30c9fd00a
304304

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

0 commit comments

Comments
 (0)