As title. dict can't be an immortal object, but hashable frozendict and frozenmap can. I think this can increase their usefulness.
Another advantage: frozen dataclass will be really immutable if they could use a frozen(dict|map) instead of a dict as __dict__ -- https://mail.python.org/mailman/listinfo/python-list