summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-16 11:22:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-11-16 11:22:17 +0000
commite555138ef2c05619597af4e514b332d3e8bbf218 (patch)
tree5c3c4f3d082200c65e70c6f65f0bc596bbfe821b /test-requirements.txt
parent5dfca45cf7330ec86f2c1ae347bcf844c2ab1ebe (diff)
downloadoslo-vmware-e555138ef2c05619597af4e514b332d3e8bbf218.tar.gz
Updated from global requirements
Change-Id: Ibc8df8370dbfc866190142ae183b680e459ee2fc
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 1113a42..58f4ef7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,9 +7,9 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
-python-subunit>=0.0.18 # Apache-2.0/BSD
+python-subunit>=1.0.0 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
-testtools>=1.4.0 # MIT
+testtools>=2.2.0 # MIT
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]