From c7b25b7a11283198f65aa79e58e608a8f822c898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 09:57:14 +0000 Subject: [PATCH] Update sphinx-notfound-page requirement in /docs Updates the requirements on [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) to permit the latest version. - [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst) - [Commits](https://github.com/readthedocs/sphinx-notfound-page/compare/1.0.0rc1...1.1.0) --- updated-dependencies: - dependency-name: sphinx-notfound-page dependency-version: 1.1.0 dependency-type: direct:production ... 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 def272d5c..0e6f2db24 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,5 +1,5 @@ sphinx-github-changelog -sphinx-notfound-page>=1.0.0rc1 +sphinx-notfound-page>=1.1.0 sphinx-rtd-theme sphinxcontrib-openapi # No module named 'inflection'