diff options
author | 2018-09-12 20:32:30 +0200 | |
---|---|---|
committer | 2018-09-12 20:32:30 +0200 | |
commit | 4f02f883a5f6c5281bf64e9b4da4607b9452b727 (patch) | |
tree | 56066b2f7abd716a1654ece965000698dcd65ec6 | |
parent | 951fc46b7499d9f230c6e8f0e1629ac2325c5ad7 (diff) |
Updated from global requirements
Change-Id: I906597ee2d0f06cad3299a1475898fd4c0ecd401
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index a5d7b9b7..fd1e9d9c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,4 +7,4 @@ nose # LGPL flake8<2.6.0,>=2.5.4 # MIT pylint==1.4.5 # GPLv2 yamllint -bashate>=0.5.1 # Apache-2.0 +bashate>=0.2 # Apache-2.0 |