Skip to content

Commit e5adc8c

Browse files
Bump sphinx-design from 0.3.0 to 0.4.1 (#226)
Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](executablebooks/sphinx-design@v0.3.0...v0.4.1) --- updated-dependencies: - dependency-name: sphinx-design 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> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent 70cb6c1 commit e5adc8c

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
@@ -64,7 +64,7 @@ doc = [
6464
"Sphinx==5.3.0",
6565
"ansys-sphinx-theme==0.9.7",
6666
"sphinx-copybutton==0.5.1",
67-
"sphinx-design==0.3.0",
67+
"sphinx-design==0.4.1",
6868
]
6969

7070
[project.urls]

0 commit comments

Comments
 (0)