From 820cb6b9a93595e94e4519e7d54003504ab64814 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Tue, 23 Jan 2018 13:29:59 -0500 Subject: Use latest of sphinx and pycontracts --- doc/requirements.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/requirements.pip b/doc/requirements.pip index 742302a7..73467c94 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.6.5 +sphinx==1.6.6 sphinxcontrib-spelling==4.0.1 sphinx_rtd_theme==0.2.4 -- cgit v1.2.1