From 06c7da8163f9cd0420e07c723409388875597961 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Fri, 10 May 2019 21:38:01 -0400 Subject: [PATCH] Update Sphinx and bootstrap theme versions Change-Id: Id81f717315470f9d6dbda5c074c6a1c405c6eefe Signed-off-by: Thanh Ha --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.16.6