You can use the remove_submenu_page function to remove updates menu from WordPress admin panel. Here is the snippet:

add_action( 'admin_init', 'wpse_38111' );
function wpse_38111() {
    remove_submenu_page( 'index.php', 'update-core.php' );
}

(ref: http://codex.wordpress.org/Function_Reference/remove_submenu_page)

Deal Notice: We are using A2 hosting for all of our websites, and we are really happy with their service. So we wanted to share you this discount link for you to try it out. If you get a hosting using this link, you will also help us build better content for you: SSD Hosting - 300% Faster Than Standard Hard Drives