diff --git a/test-requirements.txt b/test-requirements.txt index 4d54b78c..8634bd86 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ testrepository>=0.0.18 testscenarios>=0.4 testtools>=1.4.0 mock>=1.2 -oslotest>=1.9.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 # when we can require tox>= 1.4, this can go into tox.ini: # [testenv:cover]