Skip to content

Commit 97246cb

Browse files
Bump the actions group across 1 directory with 2 updates (#2257)
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) to permit the latest version. Updates `sphinx` 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@v0.1.61611...v8.0.2) Updates `sphinx-autoapi` to 3.3.2 - [Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) - [Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) - [Commits](readthedocs/sphinx-autoapi@v0.2.0...v3.3.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production dependency-group: actions - dependency-name: sphinx-autoapi dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6454c69 commit 97246cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ gpu = [
7878
"cupy-cuda12x",
7979
]
8080
docs = [
81-
'sphinx==7.4.7',
81+
'sphinx==8.0.2',
8282
'sphinx-autobuild>=2021.3.14',
83-
'sphinx-autoapi==3.3.1',
83+
'sphinx-autoapi==3.3.2',
8484
'sphinx_design',
8585
'sphinx-issues',
8686
'sphinx-copybutton',

0 commit comments

Comments
 (0)