Skip to content

Commit fc17e7a

Browse files
Update dependency uv_build to >=0.11.21,<0.12.0
1 parent fb8ca3f commit fc17e7a

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

3333
[build-system]
34-
requires = ["uv_build>=0.10.0,<0.11.0"]
34+
requires = ["uv_build>=0.11.21,<0.12.0"]
3535
build-backend = "uv_build"
3636

3737
[tool.uv.build-backend]

0 commit comments

Comments
 (0)