summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-22 01:19:46 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-22 01:19:46 +0000
commit0831698493c98fd05d56aaef2ae5eae8c2e6a821 (patch)
tree47da52544617223fc9bbe9a4fb298c058e58886b /test-requirements.txt
parent02e3348fbbd0191d78ac67761c304c91ed101b2b (diff)
downloadironic-0831698493c98fd05d56aaef2ae5eae8c2e6a821.tar.gz
Updated from global requirements
Change-Id: I6038470839de526e71db0b0df7e17092ea9476f1
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 fdf19c5ad..65b262573 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.12,>=0.11.0 # Apache-2.0
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0
doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD