diff options
Diffstat (limited to 'doc/requirements.pip')
-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 968313ef..3b0541f9 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -3,5 +3,5 @@ # https://requires.io/github/nedbat/coveragepy/requirements/ pyenchant==1.6.6 -sphinx==1.3.1 +sphinx==1.3.3 sphinxcontrib-spelling==2.1.2 |