azure: Bump supported Pylint

Fixes: https://pagure.io/freeipa/issue/9117
Signed-off-by: Stanislav Levin <slev@altlinux.org>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
Stanislav Levin 2022-02-21 15:53:40 +03:00 committed by Rob Crittenden
parent bcc6361c48
commit 575b3a2115

View File

@ -10,6 +10,6 @@ ipaserver == @VERSION@
ipatests == @VERSION@
# keep pylint version in sync with current Fedora release
# F34 has 2.6
# F36 has 2.12.2
# https://pagure.io/freeipa/issue/8818 added pylint 2.8 support
pylint < 2.9
pylint ~= 2.12.2