Skip to content

Commit 2040fc2

Browse files
chore(deps): update dependency uv_build to >=0.10.7, <0.11
1 parent 29f1159 commit 2040fc2

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
@@ -31,7 +31,7 @@ Documentation = "https://briefcase.pythonanywhere.com/"
3131
Repository = "https://github.com/pythonanywhere/pythonanywhere-briefcase-plugin"
3232

3333
[build-system]
34-
requires = ["uv_build >= 0.7.2, < 0.8"]
34+
requires = ["uv_build >=0.10.7, <0.11"]
3535
build-backend = "uv_build"
3636

3737
[dependency-groups]

0 commit comments

Comments
 (0)