From 8afa58c167ea8347cecdde3735547e93b940e03c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 17:51:52 +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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 4acee1c9..aa67c36e 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -83,7 +83,7 @@ sphinx-autoapi==1.8.4 # via sphinx-hoverxref (pyproject.toml) sphinx-autobuild==2021.3.14 # via sphinx-hoverxref (pyproject.toml) -sphinx-notfound-page==0.8 +sphinx-notfound-page==0.8.3 # via sphinx-hoverxref (pyproject.toml) sphinx-prompt==1.5.0 # via sphinx-hoverxref (pyproject.toml)