diff options
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index e6b1ea9a..870dfe2b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,9 +17,9 @@ testtools>=1.4.0 # MIT testrepository>=0.0.18 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD WebTest>=2.0 # MIT -tempest-lib>=0.14.0 # Apache-2.0 +tempest>=12.1.0 # Apache-2.0 reno>=1.8.0 # Apache2 # Bandit security code scanner -bandit>=1.0.1 # Apache-2.0 -os-api-ref>=0.1.0 # Apache-2.0 +bandit>=1.1.0 # Apache-2.0 +os-api-ref>=0.4.0 # Apache-2.0 zake>=0.1.6 # Apache-2.0 |