Skip to content

Commit 50134e2

Browse files
chore(deps): update dependency uv_build to >=0.8.2,<0.9
1 parent f0b70d7 commit 50134e2

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.2,<0.9"]
3232
build-backend = "uv_build"
3333

3434
# Configure uv build backend for our project structure

0 commit comments

Comments
 (0)