Skip to content

Commit 8ec6576

Browse files
chore(deps): update dependency astral-sh/uv to v0.9.16
1 parent e689b4a commit 8ec6576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install uv
3131
uses: astral-sh/setup-uv@v7
3232
with:
33-
version: "0.9.13"
33+
version: "0.9.16"
3434
enable-cache: true
3535

3636
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)