summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-22 01:27:27 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-10-22 01:27:27 +0000
commitbe9306f1d4ad8aedbbe2470163ff3dd9566e7a00 (patch)
tree84ddb018aebe006ee70af1a0f16f8d0f5376c20f
parent65a08d6af6cdf023e36443dfa89d01dd3f48c336 (diff)
downloadpython-openstackclient-be9306f1d4ad8aedbbe2470163ff3dd9566e7a00.tar.gz
Updated from global requirements
Change-Id: I76fa121b61b50403af404c8d6e5d9a390231230c
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 87c82b46..4006314d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
hacking<0.11,>=0.10.0
-coverage>=3.6 # Apache-2.0
+coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
oslosphinx>=4.7.0 # Apache-2.0