summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-28 00:33:26 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-05-28 00:33:26 +0000
commit75cd233a89898730c92f81bfd29934b02160182d (patch)
tree7f07c83712daf35b7ec91ec56e01b545ca270ea7 /test-requirements.txt
parent506d010da9035714670da5bd25e1b4d8f633100d (diff)
downloadglance_store-75cd233a89898730c92f81bfd29934b02160182d.tar.gz
Updated from global requirements
Change-Id: I3cc2355b888cc3a88d139e507e48da4320e6f048
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 5eed005..9d3d0ef 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@
hacking<0.11,>=0.10.0
# Packaging
-mock>=1.2 # BSD
+mock>=2.0 # BSD
# Unit testing
coverage>=3.6 # Apache-2.0