From fdbdd665eb354555fbee93e44cf468a3db30f28e Mon Sep 17 00:00:00 2001 From: hackerkid Date: Fri, 21 Apr 2017 15:36:30 +0530 Subject: [PATCH] requirements: Upgrade alabaster to 0.7.10. --- requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index 0a7b67585c..61b440ec92 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -10,7 +10,7 @@ sphinx-rtd-theme==0.1.9 recommonmark==0.4.0 # Dependencies of Sphinx -alabaster==0.7.9 +alabaster==0.7.10 babel==2.3.4 # Upgrading to the latest version of CommonMark breaks the # compatibility with recommonmark. See