From b68ab115c8f78c8ab21ba892a2df8e422301ba15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 05:52:49 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 8.0.2 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 8.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v4.4.0...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9571b5e118..ace6270619 100644 --- a/setup.py +++ b/setup.py @@ -111,7 +111,7 @@ def package_files(prefix: str, directory: str, extension: str): 'jupyter==1.0.0', 'yamllint==1.35.1', 'recommonmark==0.7.1', - 'sphinx==4.4.0', + 'sphinx==8.0.2', 'pre-commit>=3.4.0,<4', # embedding md in rst require docutils>=0.17. See # https://myst-parser.readthedocs.io/en/latest/sphinx/use.html?highlight=parser#include-markdown-files-into-an-rst-file