Skip to content

Commit b6e33fc

Browse files
Build(deps-dev): Bump sphinx from 6.1.3 to 6.2.1 (#250)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 to 6.2.1. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v6.1.3...v6.2.1) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e289eb2 commit b6e33fc

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
@@ -60,7 +60,7 @@ all = [
6060
"ansys-fluent-parametric==0.7.1",
6161
]
6262
doc = [
63-
"Sphinx==6.1.3", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now
63+
"Sphinx==6.2.1", # BLOCKED BY sphinx-design - Cannot upgrade to Sphinx 7 for now
6464
"ansys-sphinx-theme==0.9.8",
6565
"sphinx-copybutton==0.5.2",
6666
"sphinx-design==0.4.1",

0 commit comments

Comments
 (0)