community/py3-flake8: upgrade to 5.0.4
https://flake8.pycqa.org/en/latest/release-notes/index.html#x-release-series
Fix duplicate plugin discovery on misconfigured pythons (See also #1627, #1631).
Fix config discovery when home does not exist (See also #1640, #1642).
Work around partial reads of configuration files with syntax errors (See also #1647, #1648).
Set a lower bound on
importlib-metadata
to preventRecursionError
(See also #1650, #1653).
Edited by Patrycja Rosa