From decb0632241672e1693e4a4b12baa9788ef46e88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Nov 2021 00:06:15 +0000 Subject: [PATCH] Bump sphinx-notfound-page from 0.6 to 0.8 Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) from 0.6 to 0.8. - [Release notes](https://github.com/readthedocs/sphinx-notfound-page/releases) - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/master/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-notfound-page/compare/0.6...0.8) --- updated-dependencies: - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 75c9abedaf1..9caa632ad7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ sphinx_rtd_theme==0.5.2 sphinx-tabs==1.3.0 # pyup: ignore # Custom 404 error page (more useful than the default) -sphinx-notfound-page==0.6 +sphinx-notfound-page==0.8 # Adds Open Graph tags in the HTML `` tag sphinxext-opengraph==0.4.1