diff options
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index e3e6b640..32e09e1e 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,8 +1,8 @@ robotframework===4.1.2 -bandit===1.1.0 +bandit===1.7.0 behave===1.2.6 -behave-html-formatter===0.9.4 -pylint===2.9.6 -flake8===3.9.2 +behave-html-formatter===0.9.8 +pylint===2.11.1 +flake8===4.0.1 nose===1.3.7 -ansible-lint===4.3.7 +ansible-lint===5.2.1 |