wordpress udpate query not equal to

This is not something $wpdb->update() method implements.

If you have custom SQL query that cannot be expressed in API you can run it as is with generic $wpdb->query().