Skip to content

Commit 75a9214

Browse files
Build(deps): Bump sphinx from 7.4.7 to 8.0.2 in the deps group (#654)
Bumps the deps group with 1 update: [sphinx](https://github.com/sphinx-doc/sphinx). Updates `sphinx` from 7.4.7 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.4.7...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major dependency-group: deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 797fa72 commit 75a9214

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
@@ -93,7 +93,7 @@ all = [
9393
"pyansys-tools-variableinterop==0.1.1",
9494
]
9595
doc = [
96-
"Sphinx==7.4.7",
96+
"Sphinx==8.0.2",
9797
"ansys-sphinx-theme==0.16.6",
9898
"sphinx-copybutton==0.5.2",
9999
"sphinx-design==0.6.1",

0 commit comments

Comments
 (0)