summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-13 01:58:08 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2018-02-13 01:58:08 +0000
commit2721107b69e269ffafdf53e0382fb065b94eb9e7 (patch)
treebd34128ccf257a209f61b3b89c470caafd0f8df6
parent35d11027a41aace0a416e78f11976e4a50d6259e (diff)
downloadoslo-log-2721107b69e269ffafdf53e0382fb065b94eb9e7.tar.gz
Updated from global requirements
Change-Id: Ifaf37f2131e5486e5b7a1112448256b922337c53
-rw-r--r--test-requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 71984c5..72cf9fa 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
-oslotest>=1.10.0 # Apache-2.0
+oslotest>=3.2.0 # Apache-2.0
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]
@@ -15,8 +15,8 @@ oslotest>=1.10.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
-sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.17.0 # Apache-2.0
+sphinx!=1.6.6,>=1.6.2 # BSD
+openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0
# Bandit security code scanner