Skip to content

Commit 1f63788

Browse files
authored
Merge pull request #357 from maxmind/dependabot/uv/uv-build-gte-0.10.0-and-lt-0.12.0
Update uv-build requirement from <0.11.0,>=0.10.0 to >=0.10.0,<0.12.0
2 parents 2be5fea + 30f3635 commit 1f63788

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

4545
[build-system]
46-
requires = ["uv_build>=0.10.0,<0.11.0"]
46+
requires = ["uv_build>=0.10.0,<0.12.0"]
4747
build-backend = "uv_build"
4848

4949
[tool.uv.build-backend]

0 commit comments

Comments
 (0)