Skip to content

Commit 29a8ab2

Browse files
authored
Merge pull request #335 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 0be2ac4 + 90a194c commit 29a8ab2

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
@@ -52,7 +52,7 @@ Documentation = "https://minfraud.readthedocs.org/"
5252
"Issue Tracker" = "https://github.com/maxmind/minfraud-api-python/issues"
5353

5454
[build-system]
55-
requires = ["uv_build>=0.10.0,<0.11.0"]
55+
requires = ["uv_build>=0.10.0,<0.12.0"]
5656
build-backend = "uv_build"
5757

5858
[tool.uv.build-backend]

0 commit comments

Comments
 (0)