瀏覽代碼

Merge pull request #5152 from godotengine/dependabot/pip/sphinx-tabs-3.2.0

Bump sphinx-tabs from 3.1.0 to 3.2.0
Max Hilbrunner 4 年之前
父節點
當前提交
67712fb6e0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -7,7 +7,7 @@ sphinx==4.0.2
 sphinx_rtd_theme==0.5.2
 
 # Code tabs extension for GDScript/C#
-sphinx-tabs==3.1.0
+sphinx-tabs==3.2.0
 
 # Custom 404 error page (more useful than the default)
 sphinx-notfound-page==0.7.1