Skip to content

Commit 984584f

Browse files
authored
Merge pull request #42 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 34379a8 + b5c270a commit 984584f

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
@@ -51,7 +51,7 @@ lint = [
5151
]
5252

5353
[build-system]
54-
requires = ["uv_build>=0.10.0,<0.11.0"]
54+
requires = ["uv_build>=0.10.0,<0.12.0"]
5555
build-backend = "uv_build"
5656

5757
[tool.ruff.lint]

0 commit comments

Comments
 (0)