summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-25 20:26:46 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2016-06-25 20:26:46 +0000
commit1656eed3568fe4004438d6af151fc63413911028 (patch)
treeaac2a8588ac51d3a70c26f1d11133ed0e5486d76 /test-requirements.txt
parent32497f24705a21786f6e42f10cf1de13b52d5518 (diff)
downloadpython-troveclient-1656eed3568fe4004438d6af151fc63413911028.tar.gz
Updated from global requirements
Change-Id: I519af1cbb731902beccd111632252002a820ba41
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index fa74e97..8bc8d34 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6,7 +6,7 @@ coverage>=3.6 # Apache-2.0
discover # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
-requests-mock>=0.7.0 # Apache-2.0
+requests-mock>=1.0 # Apache-2.0
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
@@ -14,4 +14,4 @@ testtools>=1.4.0 # MIT
mock>=2.0 # BSD
httplib2>=0.7.5 # MIT
pycrypto>=2.6 # Public Domain
-reno>=1.6.2 # Apache2
+reno>=1.8.0 # Apache2