Skip to content

Commit 14e1603

Browse files
authored
Merge pull request #441 from maxmind/dependabot/uv/uv-build-gte-0.10.0-and-lt-0.13.0
Update uv-build requirement from <0.12.0,>=0.10.0 to >=0.10.0,<0.13.0
2 parents 3bb8575 + 5349258 commit 14e1603

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 @@ Documentation = "https://minfraud.readthedocs.io/en/latest/"
5151
"Issue Tracker" = "https://github.com/maxmind/minfraud-api-python/issues"
5252

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

5757
[tool.uv.build-backend]

0 commit comments

Comments
 (0)