You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ya...@apache.org on 2022/04/16 13:59:24 UTC

[incubator-kyuubi] branch master updated: [KYUUBI #2338] [DOCS] Upgrade sphinx dependencies for documentation build

This is an automated email from the ASF dual-hosted git repository.

yao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new 7c6789a67 [KYUUBI #2338] [DOCS] Upgrade sphinx dependencies for documentation build
7c6789a67 is described below

commit 7c6789a6747ae589ef42920f87b76bb38a474078
Author: Min Zhao <zh...@163.com>
AuthorDate: Sat Apr 16 21:59:13 2022 +0800

    [KYUUBI #2338] [DOCS] Upgrade sphinx dependencies for documentation build
    
    ### _Why are the changes needed?_
    
    Upgrade sphinx dependencies for documentation build
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
    
    - [ ] Add screenshots for manual tests if appropriate
    
    - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests) locally before make a pull request
    
    Closes #2388 from zhaomin1423/2338.
    
    Closes #2338
    
    d68d682e [Min Zhao] [KYUUBI #2338] [DOCS] Upgrade sphinx dependencies for documentation build
    
    Authored-by: Min Zhao <zh...@163.com>
    Signed-off-by: Kent Yao <ya...@apache.org>
---
 docs/requirements.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/requirements.txt b/docs/requirements.txt
index e19b99171..054d62350 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -17,8 +17,8 @@
 # under the License.
 #
 
-sphinx==4.3.1
-sphinx_rtd_theme==0.5.2
+sphinx==4.5.0
+sphinx_rtd_theme==1.0.0
 sphinx-markdown-tables==0.0.15
 recommonmark==0.7.1
-sphinx-notfound-page==0.6
+sphinx-notfound-page==0.8