fix(python): use standard dict/list type annotation

Since Python 3.9 list/dict can be used as type hint.

Merge request reports

Loading