Skip to content

Commit 4915b30

Browse files
chore(deps): update sphinx-design requirement from ^0.5.0 to >=0.5,<0.7
Updates the requirements on [sphinx-design](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.1) --- updated-dependencies: - dependency-name: sphinx-design dependency-version: 0.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 530114e commit 4915b30

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
@@ -72,7 +72,7 @@ sphinx-rtd-theme = "^1.3.0"
7272
myst-parser = ">=1.0.0,<4.0.0"
7373
sphinx-autodoc-typehints = "^1.24.0"
7474
sphinx-copybutton = "^0.5.2"
75-
sphinx-design = "^0.5.0"
75+
sphinx-design = ">=0.5,<0.7"
7676
linkify-it-py = ">=2.0"
7777

7878
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)