From ee0f8ed00c299fbbdd5d39e38917d85e4b421261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 02:40:01 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 8.1.3 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 8.1.3. - [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/v4.4.0...v8.1.3) --- 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 c80bc92273..7171aa794d 100644 --- a/setup.py +++ b/setup.py @@ -111,7 +111,7 @@ def package_files(prefix: str, directory: str, extension: str): 'jupyter==1.1.1', 'yamllint==1.35.1', 'recommonmark==0.7.1', - 'sphinx==4.4.0', + 'sphinx==8.1.3', 'pre-commit>=3.4.0,<5', # 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