I have a dictionary
Primary_dictionary = [{\'emptype\': [\'Manager\'], \'Designation\': [\'Developer\']}]
[{\'emptype\': [\'Manager\'], \'Designation\': [\'Developer\']}]
If I update primary with \'proje
\'proje