Skip to content

Commit 486ea7b

Browse files
chore(deps): update dependency uv_build to >=0.10.10,<0.11.0
1 parent e2af475 commit 486ea7b

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
@@ -79,7 +79,7 @@ documentation = "https://py-maker.seapagan.net"
7979
pymaker = "py_maker.main:app"
8080

8181
[build-system]
82-
requires = ["uv_build>=0.9.9,<0.10.0"]
82+
requires = ["uv_build>=0.10.10,<0.11.0"]
8383
build-backend = "uv_build"
8484

8585
[tool.uv.build-backend]

0 commit comments

Comments
 (0)