diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-05-05 09:51:16 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-05-05 09:51:16 -0400 |
| commit | 41dd416811754f008b992235801fcd6010ca3979 (patch) | |
| tree | 1dfdf2ed15fa4dc6b4ab79301ecba4709732b45e /doc | |
| parent | 692987a02adfaa7e05086c1d4c89228d0525bc2e (diff) | |
| download | python-coveragepy-git-41dd416811754f008b992235801fcd6010ca3979.tar.gz | |
Upgrade most dependencies
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/requirements.pip | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index 73467c94..299ca0eb 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -3,9 +3,9 @@ # https://requires.io/github/nedbat/coveragepy/requirements/ pyenchant==2.0.0 -sphinx==1.6.6 -sphinxcontrib-spelling==4.0.1 -sphinx_rtd_theme==0.2.4 +sphinx==1.7.4 +sphinxcontrib-spelling==4.1.0 +sphinx_rtd_theme==0.3.1 # A version of doc8 with a -q flag. git+https://github.com/nedbat/doc8.git#egg=doc8==0.0 |
