Skip to content

Commit 70dfb1d

Browse files
chore(deps): update dependency uv_build to >=0.8.4,<0.9
1 parent c236737 commit 70dfb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ atl = "scripts.cli:cli"
2828
Repository = "https://github.com/allthingslinux/infra"
2929

3030
[build-system]
31-
requires = ["uv_build>=0.7.19,<0.8"]
31+
requires = ["uv_build>=0.8.4,<0.9"]
3232
build-backend = "uv_build"
3333

3434
# Configure uv build backend for our project structure

0 commit comments

Comments
 (0)