From 619cc4fc28074d13667177761a1f1b8cae2355fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Feb 2024 21:58:14 +0000 Subject: [PATCH] Bump the actions group with 1 update Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Updates `sphinx` to 7.2.6 - [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 dependency-group: actions ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 5cb1674..2e65fc4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,7 +52,7 @@ test = pytest-remotedata ci-watson docs = - sphinx<7 + sphinx<8 sphinx-automodapi sphinx-rtd-theme