diff --git a/test-requirements.txt b/test-requirements.txt index 740c22450d..6c93e56460 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -22,6 +22,6 @@ openstack.nose_plugin>=0.7 oslosphinx>=2.2.0 # Apache-2.0 selenium sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 -testtools>=0.9.34 +testtools>=0.9.36 # This also needs xvfb library installed on your OS xvfbwrapper>=0.1.3 #license: MIT