summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-26 17:04:37 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-26 17:04:37 +0000
commitf1541866e507d114f4092c42ab5f629939363728 (patch)
tree495cb1aa372cde36b5d720938849465b526e566f /test-requirements.txt
parent7a8a1207a7656d06544a462d5e2dd7dc2bd24050 (diff)
downloadpython-designateclient-f1541866e507d114f4092c42ab5f629939363728.tar.gz
Updated from global requirements
Change-Id: I54c9d0208003fdea7cbf79be73146b48fa1cafb7
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 0ff2a19..b1c9130 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.10,>=0.9.2
coverage>=3.6 # Apache-2.0
-mock>=1.2 # BSD
+mock>=2.0 # BSD
discover # BSD
oslotest>=1.10.0 # Apache-2.0
python-openstackclient>=2.1.0 # Apache-2.0