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