Skip to content

Commit 2567313

Browse files
build(deps): bump sphinx from 8.0.2 to 8.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 8.0.2 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.0.2...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cb125c commit 2567313

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
@@ -55,7 +55,7 @@ tests = [
5555
"regex==2024.9.11",
5656
]
5757
doc = [
58-
"Sphinx==8.0.2",
58+
"Sphinx==8.1.3",
5959
"ansys-sphinx-theme[autoapi]==1.1.5",
6060
"build>= 0.10.0",
6161
"flit>=3.8.0",

0 commit comments

Comments
 (0)