From d8edc5ae5244d9af50f6110a6d515122b9470d3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 15:17:06 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 7.2.6 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 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/v4.4.0...v7.2.6) --- 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 f77ff65036..4a69a08409 100644 --- a/setup.py +++ b/setup.py @@ -108,7 +108,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==7.2.6', '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