From 9efd24c039716fbe4bd9b464bfbbd05295bd7f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:10:16 +0000 Subject: [PATCH] Bump sphinx from 4.4.0 to 7.3.7 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 7.3.7. - [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.3.7) --- 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 966486e206..93f63b5675 100644 --- a/setup.py +++ b/setup.py @@ -110,7 +110,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.3.7', '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