* pylint, astroid: upgraded only for python 3.
Latest stable, compatible even with python 3.7
* pycodestyle: 2.4.0 latest stable (python 2 & 3)
Signed-off-by: Alfonso MartÃnez <almartin@redhat.com>
no-member,
too-many-arguments,
too-many-locals,
- too-many-statements
+ too-many-statements,
+ useless-object-inheritance
+
# Enable the message, report, category or checker with the given id(s). You can
# either give multiple identifier separated by comma (,) or put this option
+astroid==1.6.1
+pylint==1.8.2
python-saml==2.4.2
+astroid==2.1.0
+pylint==2.2.2
python3-saml==1.4.1
-astroid==1.6.1
attrs==17.4.0
backports.functools-lru-cache==1.4
bcrypt==3.1.4
pluggy==0.6.0
portend==2.2
py==1.5.2
-pycodestyle==2.3.1
+pycodestyle==2.4.0
pycparser==2.18
PyJWT==1.6.4
-pylint==1.8.2
pyopenssl==17.5.0
pytest==3.3.2
pytest-cov==2.5.1