summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2016-12-24 21:00:58 -0500
committerNed Batchelder <ned@nedbatchelder.com>2016-12-24 21:00:58 -0500
commit9a083125cb7f4028d442210791b0e652dccaec18 (patch)
treee7c9e924a50bcc32641d1c0f38406210302de77d /doc
parentc9c3190a0c78a0009fbd2370492b99381022ec90 (diff)
downloadpython-coveragepy-git-9a083125cb7f4028d442210791b0e652dccaec18.tar.gz
Use the latest of everything
Diffstat (limited to 'doc')
-rw-r--r--doc/requirements.pip4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip
index b1f108dc..e6482bff 100644
--- a/doc/requirements.pip
+++ b/doc/requirements.pip
@@ -3,8 +3,8 @@
# https://requires.io/github/nedbat/coveragepy/requirements/
pyenchant==1.6.8
-sphinx==1.4.9
-sphinxcontrib-spelling==2.2.0
+sphinx==1.5.1
+sphinxcontrib-spelling==2.3.0
sphinx_rtd_theme==0.1.9
# A version of doc8 with a -q flag.