Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 749db63

Browse files
Bump sphinx from 5.3.0 to 7.0.0 (#28)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.0.0. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v5.3.0...v7.0.0) --- 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> Co-authored-by: German <[email protected]>
1 parent ee92fb7 commit 749db63

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 @@ test = [
4040
]
4141

4242
doc = [
43-
"Sphinx==5.3.0",
43+
"Sphinx==7.0.0",
4444
"numpydoc==1.5.0",
4545
"ansys-sphinx-theme==0.9.8",
4646
"sphinx-copybutton==0.5.1",

0 commit comments

Comments
 (0)