From 6213668e955cfbf1418441fdb6fcd432fa88666f Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 5 Nov 2014 08:29:57 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Iaaca3a72978b17daea6083708cfa602245f6d501 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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