I have the list of dictionaries which needs to be appended as a single dictionary without overwrite, so I am not using the .update() method.
.update()