From 7ac694d3330a92b3e2a032dec633d197ca500783 Mon Sep 17 00:00:00 2001 From: Max Hilbrunner Date: Tue, 19 Jul 2022 17:05:03 +0200 Subject: [PATCH] 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 (cherry picked from commit 747dc4f30efeed6880bd6a0c90740459d82a6ec4) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08d282b50..327b14a4a 100644 --- a/requirements.txt +++ b/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 `` tag sphinxext-opengraph==0.6.3