Python List of Dict Change Dicts ID por posição na lista quando movido

my_list.insert(new_index, my_list.pop(old_index))
gdfelt