From 968ca5acb1d987cbe4289024f4dece1baf6d9f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Jul 2022 12:56:34 +0000 Subject: [PATCH] Bump sphinx-notfound-page from 0.8 to 0.8.3 in /requirements 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/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index be29e1b5b9f0..399e5e6b1edd 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -9,6 +9,6 @@ sphinx-autobuild==2021.3.14 sphinx-autodoc-typehints==1.17.0 sphinx-copybutton==0.5.0 sphinx-gallery==0.10.1 -sphinx-notfound-page==0.8 +sphinx-notfound-page==0.8.3 sphinxcontrib-websupport==1.2.4 sphinxemoji==0.2.0 \ No newline at end of file