Skip to content

Commit c06ab19

Browse files
Update dependency astral-sh/uv to v0.11.25
1 parent 03b8901 commit c06ab19

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
enable-cache: false
2525
python-version: "3.14"
26-
version: "0.11.24"
26+
version: "0.11.25"
2727

2828
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
2929
with:

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
enable-cache: true
3232
python-version: ${{ matrix.python-version }}
33-
version: "0.11.24"
33+
version: "0.11.25"
3434

3535
- name: Run linting
3636
run: uv run ruff check

0 commit comments

Comments
 (0)