Skip to content

Commit 1b2c7f6

Browse files
Merge pull request #477 from robbievanleeuwen/dependency/uv-0.4.29
Bump astral-sh/uv from 0.4.27 to 0.4.29
2 parents 76b95db + b77ace3 commit 1b2c7f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
types: [opened, reopened, synchronize]
99

1010
env:
11-
UV_VERSION: "0.4.27"
11+
UV_VERSION: "0.4.29"
1212
DEFAULT_PYTHON_VERSION: "3.12"
1313

1414
concurrency:

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- master
77

88
env:
9-
UV_VERSION: "0.4.27"
9+
UV_VERSION: "0.4.29"
1010
DEFAULT_PYTHON_VERSION: "3.12"
1111

1212
jobs:

0 commit comments

Comments
 (0)