Skip to content

Commit fffbcde

Browse files
Update dependency uv_build to >=0.11.2,<0.12.0
1 parent 04058d5 commit fffbcde

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
@@ -27,7 +27,7 @@ falcon-swagger-ui = { git = "https://github.com/alanorth/falcon-swagger-ui", rev
2727

2828
# See: https://docs.astral.sh/uv/concepts/build-backend/#using-the-uv-build-backend
2929
[build-system]
30-
requires = ["uv_build>=0.9.5,<0.10.0"]
30+
requires = ["uv_build>=0.11.2,<0.12.0"]
3131
build-backend = "uv_build"
3232

3333
[dependency-groups]

0 commit comments

Comments
 (0)