Skip to content

Commit efaa05b

Browse files
Bump sphinx from 7.2.6 to 8.0.2 (#674)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.0.2. - [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.2.6...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a6ad43 commit efaa05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements_docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ imageio==2.34.0
33
numpydoc==1.8.0
44
imageio-ffmpeg==0.5.1
55
Sphinx<7.2.0; python_version == '3.8'
6-
Sphinx==7.2.6; python_version >= '3.9'
6+
Sphinx==8.0.2; python_version >= '3.9'
77
sphinx-autobuild==2024.4.16
88
sphinxcontrib-napoleon==0.7
99
sphinxcontrib-websupport==1.2.7

0 commit comments

Comments
 (0)