Skip to content

Commit 28d6350

Browse files
authored
Merge pull request #432 from maxmind/dependabot/uv/uv-build-gte-0.11.24-and-lt-0.12.0
Update uv-build requirement from <0.12.0,>=0.11.23 to >=0.11.24,<0.12.0
2 parents 8758913 + 806f6fe commit 28d6350

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
@@ -42,7 +42,7 @@ lint = [
4242
]
4343

4444
[build-system]
45-
requires = ["uv_build>=0.11.23,<0.12.0"]
45+
requires = ["uv_build>=0.11.24,<0.12.0"]
4646
build-backend = "uv_build"
4747

4848
[tool.uv.build-backend]

0 commit comments

Comments
 (0)