diff --git a/pyproject.toml b/pyproject.toml index a502f89..5b2e291 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ Documentation = "https://minfraud.readthedocs.io/en/latest/" "Issue Tracker" = "https://github.com/maxmind/minfraud-api-python/issues" [build-system] -requires = ["uv_build>=0.10.0,<0.12.0"] +requires = ["uv_build>=0.10.0,<0.13.0"] build-backend = "uv_build" [tool.uv.build-backend]