From: Thanh Ha Date: Sat, 14 Oct 2017 15:05:38 +0000 (-0400) Subject: Bump Sphinx minimal dependencies to latest X-Git-Tag: v0.10.0~11 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?p=releng%2Fglobal-jjb.git;a=commitdiff_plain;h=ed5d95fd9062c1adee8ee7020eb9deb4f2b7e10e Bump Sphinx minimal dependencies to latest Change-Id: I5c032ea889b7a17be9614516e3e51a2963b068c6 Signed-off-by: Thanh Ha --- diff --git a/requirements.txt b/requirements.txt index 5dd07f0a..5e1232c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -sphinx>=1.4.9 +sphinx>=1.6.4 sphinxcontrib-programoutput -sphinx_bootstrap_theme>=0.4.14 +sphinx_bootstrap_theme>=0.6.0