Skip to content

Commit 2278c7b

Browse files
Update dependency uv_build to >=0.11.14,<0.12.0
1 parent 05976de commit 2278c7b

2 files changed

Lines changed: 1 addition & 5 deletions

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.14,<0.12.0"]
3131
build-backend = "uv_build"
3232

3333
[dependency-groups]

uv.lock

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)