From aa9b082db3c7990f4ea2ec850aa5b23cf5682ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 09:02:22 +0000 Subject: [PATCH] build(deps): update sphinx requirement from <7.0,>5.0 to >5.0,<9.0 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/v8.1.3/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.0.1...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- _requirements/docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_requirements/docs.txt b/_requirements/docs.txt index 13f6df044..d55efc211 100644 --- a/_requirements/docs.txt +++ b/_requirements/docs.txt @@ -1,4 +1,4 @@ -sphinx >5.0, <7.0 +sphinx >5.0, <9.0 myst-parser >=1.0.0, <5.0.0 nbsphinx >=0.8.5, <0.10 pandoc >=1.0, <2.5