summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-10-19 11:39:24 -0700
committerTrevor Bramwell <tbramwell@linuxfoundation.org>2018-10-19 11:39:24 -0700
commitf0c78d7f71fa697d0722c9f320e7ea2f72fdeaae (patch)
tree41235e568b81d08bb7f8fcc3297a13ba1dd5f36e /etc
parent0a4868c009ae2f0f975e34080c6548ac1a0d1f8b (diff)
Bump Sphinx version to 1.7.9
The docs project has been working off of an old version for quite some time. Bumping the Sphinx version allows us to intersphinx link using the ':doc:' directive. Change-Id: Ic0782ec3c29778195d580107212427382eb51b1c Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'etc')
-rw-r--r--etc/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/requirements.txt b/etc/requirements.txt
index 7550086ff..631147a1e 100644
--- a/etc/requirements.txt
+++ b/etc/requirements.txt
@@ -1,5 +1,5 @@
tox
-Sphinx==1.3.1
+Sphinx==1.7.9
doc8
docutils==0.12
setuptools