Skip to content

Commit

Permalink
Bump sphinx-design from 0.6.0 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [sphinx-design](https://github.com/executablebooks/sphinx-design) from 0.6.0 to 0.6.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.6.0...v0.6.1)

---
updated-dependencies:
- dependency-name: sphinx-design
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 3adb3d3 commit e29bead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tests = ["flake8", "pytest", "pytest-mock", "pytest-split", "pytest-cov", "types
docs = [
"sphinx-copybutton==0.5.2",
"sphinx>=5,<8",
"sphinx_design==0.6.0",
"sphinx_design==0.6.1",
"myst-nb==1.1.1",
"sphinx-book-theme==1.1.3",
"sphinx-argparse==0.5.2",
Expand Down

0 comments on commit e29bead

Please sign in to comment.