Skip to content

Commit 751877a

Browse files
chore(deps): update dependency astral-sh/uv to v0.8.24
1 parent 5450533 commit 751877a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
enable-cache: true
2424
python-version: "3.13"
25-
version: "0.8.23"
25+
version: "0.8.24"
2626

2727
- name: Build package
2828
run: uv build

.github/workflows/test-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
enable-cache: true
4747
python-version: ${{ matrix.python-version }}
48-
version: "0.8.23"
48+
version: "0.8.24"
4949

5050
- name: Linting and testing
5151
run: |

0 commit comments

Comments
 (0)