summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-16 04:26:36 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-01-16 04:26:36 +0000
commit2ca79ed2ed619b53e9173905492cc5c07c23fcbc (patch)
tree0759fd54bb6b64db77dffef0822b823f9015faf2 /test-requirements.txt
parent557861692fffb9af032caccc37c84a0189ebbf83 (diff)
downloadoslo-config-2ca79ed2ed619b53e9173905492cc5c07c23fcbc.tar.gz
Updated from global requirements
Change-Id: I51e5c89e3f6922af82636e30193863d8ca21f5a0
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 53562b2..a650a55 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
-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]