Skip to content

Commit 571c6ee

Browse files
⬆️ Update sphinx-book-theme requirement from ~=0.1.0 to ~=1.0.1 (#54)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cf63a4 commit 571c6ee

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
@@ -54,7 +54,7 @@ code_style = [
5454
docs = [
5555
"sphinx>=3",
5656
"pyyaml",
57-
"sphinx-book-theme~=0.1.0",
57+
"sphinx-book-theme~=1.0.1",
5858
"myst-nb~=0.13.1",
5959
"coverage~=5.0",
6060
"pytest-cov",

0 commit comments

Comments
 (0)