Skip to content

Commit f72cd90

Browse files
Update sphinx-design[furo] requirement in /requirements (#48)
Updates the requirements on [sphinx-design[furo]](https://github.com/executablebooks/sphinx-design) to permit the latest version. - [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.5.0...v0.6.0) --- updated-dependencies: - dependency-name: sphinx-design[furo] dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Hozic <[email protected]>
1 parent ef877bc commit f72cd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ sphinx~=7.3.7
33
sphinx-copybutton~=0.5.2
44
furo==2024.8.6
55
enum-tools[sphinx]~=0.12.0
6-
sphinx-design[furo]~=0.5.0
6+
sphinx-design[furo]~=0.6.0
77
readthedocs-sphinx-search~=0.3.2
88
sphinxcontrib-svg2pdfconverter~=1.2.2

0 commit comments

Comments
 (0)