From: Thanh Ha Date: Sat, 11 May 2019 01:38:01 +0000 (-0400) Subject: Update Sphinx and bootstrap theme versions X-Git-Tag: v0.5.0~7 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=06c7da8163f9cd0420e07c723409388875597961;p=releng%2Fdocs-conf.git Update Sphinx and bootstrap theme versions Change-Id: Id81f717315470f9d6dbda5c074c6a1c405c6eefe Signed-off-by: Thanh Ha --- diff --git a/requirements.txt b/requirements.txt index 7b3b8f8..10356fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ pytest pyyaml -Sphinx~=2.2.2 -sphinx_bootstrap_theme>=0.6.2 +Sphinx~=2.3.1 +sphinx_bootstrap_theme~=0.7.1 # Indirect Dependencies # >6.0.0 requires Python >=3.4