diff --git a/test-requirements.txt b/test-requirements.txt index c1c9e2bf..be00afa3 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ python-subunit>=0.0.18 testrepository>=0.0.18 testscenarios>=0.4 testtools>=0.9.34 -oslotest>=1.1.0 # Apache-2.0 +oslotest>=1.2.0 # Apache-2.0 # when we can require tox>= 1.4, this can go into tox.ini: # [testenv:cover]