diff options
-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 cdecb75..dad92d2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -15,4 +15,4 @@ testtools>=1.4.0 # MIT testscenarios>=0.4 # Apache-2.0/BSD fixtures>=1.3.1 # Apache-2.0/BSD requests-mock>=0.7.0 # Apache-2.0 -tempest-lib>=0.13.0 # Apache-2.0 +tempest-lib>=0.14.0 # Apache-2.0 |