summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-12-01 06:09:33 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-12-01 06:09:33 +0000
commit2105777cd69d4947062b62806ab8f00fc9688c6a (patch)
tree39601691615b875b892c0f77b4b45128372ac35b
parent654d3b8cde7c7bf8d666461f1589d355b3b35ac7 (diff)
downloadpython-barbicanclient-2105777cd69d4947062b62806ab8f00fc9688c6a.tar.gz
Updated from global requirements
Change-Id: I17604cbc2d32b491a5a15967c566e9108e8eded0
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 78e3289..a5d5f92 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,7 +5,7 @@ coverage>=3.6
discover
hacking<0.11,>=0.10.0
fixtures>=1.3.1
-requests-mock>=0.6.0 # Apache-2.0
+requests-mock>=0.7.0 # Apache-2.0
mock>=1.2
testrepository>=0.0.18
testtools>=1.4.0