Skip to content

Commit a164bd0

Browse files
dependabot[bot]ansnfernand
authored andcommitted
MAINT: Bump sphinx from 6.2.1 to 8.0.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.2.1 to 8.0.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v6.2.1...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8127837 commit a164bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ tests = [
4040
doc = [
4141
"ansys-sphinx-theme==1.0.2",
4242
"numpydoc==1.7.0",
43-
"Sphinx==6.2.1", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now
43+
"Sphinx==8.0.2", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now
4444
"sphinx-copybutton==0.5.2",
4545
"sphinx_design==0.6.1",
4646
"sphinx-gallery==0.17.1",

0 commit comments

Comments
 (0)