From bb7d939b7ac65bb84a1652673e7717f26557dbf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 02:48:57 +0000 Subject: [PATCH] build(deps): update sphinx requirement from <7.0,>=6.0 to >=6.0,<8.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/v7.4.7/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v6.0.0...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-version: 7.4.7 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 507c76f..e4dfec6 100644 --- a/_requirements/_docs.txt +++ b/_requirements/_docs.txt @@ -1,4 +1,4 @@ -sphinx >=6.0,<7.0 +sphinx >=6.0,<8.0 myst-parser >=2.0.0 nbsphinx >=0.8.5 pandoc >=1.0