Skip to content

Commit 5b838f2

Browse files
Update sphinx requirement from ~=7.4 to ~=8.0 (#2494)
* Update sphinx requirement from ~=7.4 to ~=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/v8.0.2/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.0...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Upgrade furo too --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pierre Sassoulas <[email protected]>
1 parent 86c7871 commit 5b838f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
-e .
2-
sphinx~=7.4
3-
furo==2024.7.18
2+
sphinx~=8.0
3+
furo==2024.8.6

0 commit comments

Comments
 (0)