Skip to content

Commit e8fd165

Browse files
Update sphinx-book-theme requirement from ~=0.3.0 to >=0.3,<1.1 (#510)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9450265 commit e8fd165

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
@@ -80,7 +80,7 @@ rtd = [
8080
"numpy",
8181
"pandas",
8282
"plotly",
83-
"sphinx-book-theme~=0.3.0",
83+
"sphinx-book-theme>=0.3,<1.1",
8484
"sphinx-copybutton",
8585
"sphinx-design~=0.4.0",
8686
"sphinxcontrib-bibtex",

0 commit comments

Comments
 (0)