Skip to content

Commit 550f549

Browse files
Update dependency uv_build to >=0.9.6,<0.10.0
1 parent 10c43ef commit 550f549

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
@@ -32,7 +32,7 @@ Documentation = "https://github.com/seapagan/response-codes#readme"
3232
"Bug Tracker" = "https://github.com/seapagan/response-codes/issues"
3333

3434
[build-system]
35-
requires = ["uv_build>=0.8.13,<0.9.0"]
35+
requires = ["uv_build>=0.9.6,<0.10.0"]
3636
build-backend = "uv_build"
3737

3838
[tool.uv.build-backend]

0 commit comments

Comments
 (0)