diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2018-06-01 07:13:55 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-06-01 07:13:55 -0400 |
commit | b4bbc37f3748a447c2f85218f8092a94fc8e13fe (patch) | |
tree | 3e01fe23e94e52bc4940862692bee50a0b479e5a /doc | |
parent | cdbd5e68ac9718d38709e6b6a388fb35edab532f (diff) | |
download | python-coveragepy-git-b4bbc37f3748a447c2f85218f8092a94fc8e13fe.tar.gz |
Update requirements
Diffstat (limited to 'doc')
-rw-r--r-- | doc/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/requirements.pip b/doc/requirements.pip index 299ca0eb..dbd6c8fa 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -3,7 +3,7 @@ # https://requires.io/github/nedbat/coveragepy/requirements/ pyenchant==2.0.0 -sphinx==1.7.4 +sphinx==1.7.5 sphinxcontrib-spelling==4.1.0 sphinx_rtd_theme==0.3.1 |