aboutsummaryrefslogtreecommitdiffstats
path: root/upper-constraints.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-08-12 10:28:03 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2021-08-12 13:53:18 +0200
commitbec1cbde23681595952b3604448b323000a2b49e (patch)
treeeff41917641865d00261cb59487ceb8001975239 /upper-constraints.txt
parent569599f5950fcbf9c2c9f0fdf5f4b469babe573a (diff)
Update pylint to 2.9.6
It stops filtering upper constraints by versions as python 2 (and 3.5) dropped. Change-Id: Ieb96d068ebda813e020a093f3291b4a9526402e4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r--upper-constraints.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt
index 7478b7eb..da4ba99c 100644
--- a/upper-constraints.txt
+++ b/upper-constraints.txt
@@ -1,9 +1,8 @@
robotframework===3.1.1
bandit===1.1.0
behave===1.2.6
-behave-html-formatter===0.9.4;python_version>='3.5'
-pylint===1.9.5;python_version=='2.7'
-pylint===2.4.4;python_version=='3.9'
+behave-html-formatter===0.9.4
+pylint===2.9.6
flake8===3.9.2
nose===1.3.7
ansible-lint===4.3.7