Skip to content

Commit e289eb2

Browse files
Build(deps-dev): Bump sphinx from 6.1.3 to 7.0.0 (#248)
* Build(deps-dev): Bump sphinx from 6.1.3 to 7.0.0 Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 6.1.3 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@v6.1.3...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]> * Update pyproject.toml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 141cda1 commit e289eb2

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",
63+
"Sphinx==6.1.3", # 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)