diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-08-06 18:38:24 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-08-06 18:38:24 -0400 |
| commit | eb52c3a3d8a7e5105f4da78da87a6a629fe9982d (patch) | |
| tree | 8fcca15197547e02d6e72a7470efb0ccb847ae5c /doc | |
| parent | 0efbc7e1634c7717ac242bcf92f42f979271e2f2 (diff) | |
| download | python-coveragepy-git-eb52c3a3d8a7e5105f4da78da87a6a629fe9982d.tar.gz | |
Update testing dependencies
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/requirements.pip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index c1297408..71b17134 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.7.5 +sphinx==1.7.6 sphinxcontrib-spelling==4.2.0 -sphinx_rtd_theme==0.4.0 +sphinx_rtd_theme==0.4.1 # A version of doc8 with a -q flag. git+https://github.com/nedbat/doc8.git#egg=doc8==0.0 |
