class Dependabot::Uv::FileUpdater::RequirementReplacer

def update_hashes?

def update_hashes?
  !new_hash_version.nil?
end