Browse Source

Merge pull request #5910 from godotengine/dependabot/pip/sphinx-tabs-3.4.1

Bump sphinx-tabs from 3.3.1 to 3.4.1
Max Hilbrunner 2 years ago
parent
commit
20f33d0b13
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -7,7 +7,7 @@ sphinx==4.4.0
 sphinx_rtd_theme==1.1.1
 sphinx_rtd_theme==1.1.1
 
 
 # Code tabs extension for GDScript/C#
 # Code tabs extension for GDScript/C#
-sphinx-tabs==3.3.1
+sphinx-tabs==3.4.1
 
 
 # Custom 404 error page (more useful than the default)
 # Custom 404 error page (more useful than the default)
 sphinx-notfound-page==0.8.3
 sphinx-notfound-page==0.8.3