Skip to content

Commit 7c6789a

Browse files
zhaomin1423yaooqinn
authored andcommitted
[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 d68d682 [Min Zhao] [KYUUBI #2338] [DOCS] Upgrade sphinx dependencies for documentation build Authored-by: Min Zhao <zhaomin1423@163.com> Signed-off-by: Kent Yao <yao@apache.org>
1 parent b8d04af commit 7c6789a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
# under the License.
1818
#
1919

20-
sphinx==4.3.1
21-
sphinx_rtd_theme==0.5.2
20+
sphinx==4.5.0
21+
sphinx_rtd_theme==1.0.0
2222
sphinx-markdown-tables==0.0.15
2323
recommonmark==0.7.1
24-
sphinx-notfound-page==0.6
24+
sphinx-notfound-page==0.8

0 commit comments

Comments
 (0)