Skip to content

Commit fe6a98d

Browse files
Update dependency uv_build to >=0.10.3,<0.11.0
1 parent 04058d5 commit fe6a98d

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
@@ -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.10.3,<0.11.0"]
3131
build-backend = "uv_build"
3232

3333
[dependency-groups]

0 commit comments

Comments
 (0)