Skip to content

Commit 71a80ad

Browse files
committed
refactor: bump the lower version boundary for uv to 0.8.6
1 parent 9efa654 commit 71a80ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ tests = [
108108
pkg = [
109109
"check-wheel-contents>=0.6.1",
110110
"twine>=6.0.1",
111-
"uv>=0.6.5",
111+
"uv>=0.8.6",
112112
]
113113
release = [
114114
"towncrier>=24.8",

0 commit comments

Comments
 (0)