From: Cédric Ollivier Date: Wed, 18 Aug 2021 11:11:02 +0000 (+0200) Subject: Update pylint to latest stable X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c948fa2f1275794eb04979515df746d217a44dc7;p=functest.git Update pylint to latest stable It also stops filtering py27 which dropped for a while. Change-Id: Idf19d1d90e0c753b6c05bbe77f3748027c2e0af5 Signed-off-by: Cédric Ollivier --- diff --git a/upper-constraints.txt b/upper-constraints.txt index 38ddd6af7..f95b96606 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -13,8 +13,7 @@ ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/rally.git#egg=rally git+https://opendev.org/openstack/rally-openstack.git#egg=rally-openstack git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes -pylint===1.9.5;python_version=='2.7' -pylint===2.4.4;python_version=='3.8' +pylint===2.9.6 flake8===3.7.9 nose===1.3.7 ruamel.yaml===0.15.100