Skip to content

Commit fbeba61

Browse files
authored
Merge pull request #2546 from AppDaemon/dependabot/pip/uv-build-gte-0.9.26-and-lt-0.11.0
Update uv-build requirement from <0.10.0,>=0.9.26 to >=0.9.26,<0.11.0
2 parents 7d43a5f + 22f1b17 commit fbeba61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ doc = [
8282
appdaemon = "appdaemon.__main__:main"
8383

8484
[build-system]
85-
requires = ["uv_build>=0.9.26,<0.10.0"]
85+
requires = ["uv_build>=0.9.26,<0.11.0"]
8686
build-backend = "uv_build"
8787

8888
[tool.uv.build-backend]

0 commit comments

Comments
 (0)