From 87945ddc086540506100d4d5a47562d769fb3f3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 03:57:31 +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 d6e3d4c..c3a41ec 100644 --- a/setup.cfg +++ b/setup.cfg @@ -42,7 +42,7 @@ test = pytest-remotedata pytest-astropy-header docs = - sphinx<7 + sphinx<8 numpydoc sphinx_rtd_theme