Skip to content

Commit 5aa9c3c

Browse files
authored
Merge pull request #270 from maxmind/wstorey/uv_build-update
Update uv_build requirement to >=0.9.13,<0.10.0
2 parents b96f57b + c75edbb commit 5aa9c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.19,<0.8.0"]
55+
requires = ["uv_build>=0.9.13,<0.10.0"]
5656
build-backend = "uv_build"
5757

5858
[tool.uv.build-backend]

0 commit comments

Comments
 (0)