summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-16 04:27:02 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-16 04:27:02 +0000
commit75cb531d1c23b522396f81a50b20542c11350295 (patch)
tree85cc468c3da3569ca66672585b4f7bbb770dd385
parente29dc73e9eaf009e7fccd17dcb96abdaf787efe7 (diff)
downloadoslo-log-75cb531d1c23b522396f81a50b20542c11350295.tar.gz
Updated from global requirements
Change-Id: I5c17d3abb31074a6e6ad0412c7b510d5c9d817bf
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 71984c5..11c3619 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]