Skip to content

Commit f5f8410

Browse files
Bump sphinx-design from 0.6.1 to 0.7.0
Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.6.1 to 0.7.0. - [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.6.1...v0.7.0) --- updated-dependencies: - dependency-name: sphinx-design dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0685e93 commit f5f8410

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ documentation = [
8484
"sphinx>=5.1.1",
8585
"sphinx-rtd-theme==3.1.0",
8686
"sphinx-gallery==0.21.0",
87-
"sphinx_design==0.6.1",
87+
"sphinx_design==0.7.0",
8888
"pydata-sphinx-theme==0.17.1"
8989
]
9090
dev = [

0 commit comments

Comments
 (0)