Skip to content

Commit be7cc41

Browse files
Merge pull request #542 from robbievanleeuwen/dependency/uv-0.6.17
Bump uv from 0.6.4 to 0.6.17
2 parents f0ef4a7 + fa52886 commit be7cc41

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.6.4
11+
UV_VERSION: 0.6.17
1212
DEFAULT_PYTHON_VERSION: '3.13'
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.6.4
9+
UV_VERSION: 0.6.17
1010
DEFAULT_PYTHON_VERSION: '3.13'
1111

1212
jobs:

0 commit comments

Comments
 (0)