aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-07-27 17:09:05 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-07-27 20:39:34 +0200
commit40705b6521c2684b60e3acc9824bb1f16a7e4a1e (patch)
tree7a16a23a1174c9b864a1f78cc27ff4d01cea146e /test-requirements.txt
parent413b52a98a359094dbc251749c04d2789e0ab24c (diff)
Switch to Python 3.7 and Alpine 3.10
pylint is updated to 2.3.1 (lastest py3.7 version) Change-Id: I8b70e9764e2802aeb517969c265fbebfa03458ce Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index de2148a8..5ea05ffa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@ coverage!=4.4 # Apache-2.0
mock # BSD
nose # LGPL
flake8<2.6.0,>=2.5.4 # MIT
-pylint==1.4.5 # GPLv2
+pylint # GPLv2
yamllint
ansible-lint
bashate # Apache-2.0