From a4a1d90c80e0f8c7247775b69ed5ccfbe2bcd6a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 09:08:26 +0000 Subject: [PATCH] Bump sphinx-notfound-page from 0.8 to 0.8.3 Bumps [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) from 0.8 to 0.8.3. - [Release notes](https://github.com/readthedocs/sphinx-notfound-page/releases) - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-notfound-page/compare/0.8...0.8.3) --- updated-dependencies: - dependency-name: sphinx-notfound-page dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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