Pylint: AttributeError: module 'astroid' has no attribute 'TryExcept

For some reason tox insists in installing pylint==2.3.0 in the pipeline which at this point is too old for astroid==4.1.0

This is blocking cki-tools MRs

e.g. https://gitlab.com/cki-project/cki-tools/-/jobs/13189600191

Jira: CKI-6530

Edited by CKI Bot