From d2836e26e2ac50dad1ac04796e2575d72c165039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 03:04:45 +0000 Subject: [PATCH] Update sphinx requirement from <7 to <8 Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v0.1.61611...v7.2.6) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ee5aea6..33f1e60 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ test = pytest-remotedata ci-watson docs = - sphinx<7 + sphinx<8 sphinx-automodapi sphinx-rtd-theme