class Dependabot::Uv::FileUpdater::PyprojectPreparer

def sanitize

def sanitize
  # No special sanitization needed for UV files at this point
  @pyproject_content
end