소스 검색

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 3 년 전
부모
커밋
747dc4f30e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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