If you have `Dict({A: Dict{b: c}})` and update `c -> d` it will not trigger an update in the parent `Dict`.