diff --git a/pyproject.toml b/pyproject.toml index 3458f27..2a70951 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ Documentation = "https://minfraud.readthedocs.org/" "Issue Tracker" = "https://github.com/maxmind/minfraud-api-python/issues" [build-system] -requires = ["uv_build>=0.7.19,<0.8.0"] +requires = ["uv_build>=0.9.13,<0.10.0"] build-backend = "uv_build" [tool.uv.build-backend]