summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-10-22 19:17:49 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2014-10-22 19:17:49 +0000
commitb3134c96835f111f187fa24462f8fa69de44b0d8 (patch)
tree8c22d808ad7fe2e3d3fc227fd9b67212df6f8887 /test-requirements.txt
parent71391371f8e7bea718856f1d527eb7d1123b032d (diff)
downloadtaskflow-b3134c96835f111f187fa24462f8fa69de44b0d8.tar.gz
Updated from global requirements
Change-Id: I39c4858101f83a269a3a0b2f1c49497eb4768001
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 7d97d4e..d75489d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking>=0.9.2,<0.10
-oslotest>=1.1.0 # Apache-2.0
+oslotest>=1.2.0 # Apache-2.0
mock>=1.0
testtools>=0.9.34