Explorar el Código

Merge pull request #5933 from godotengine/dependabot/pip/sphinx-notfound-page-0.8.3

Bump sphinx-notfound-page from 0.8 to 0.8.3
Max Hilbrunner hace 3 años
padre
commit
747dc4f30e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -10,7 +10,7 @@ sphinx_rtd_theme==1.0.0
 sphinx-tabs==3.3.1
 
 # Custom 404 error page (more useful than the default)
-sphinx-notfound-page==0.8
+sphinx-notfound-page==0.8.3
 
 # Adds Open Graph tags in the HTML `<head>` tag
 sphinxext-opengraph==0.6.3