Skip to content

Commit 5c590b0

Browse files
fix(deps): update dependency sphinx-rtd-theme to >=3,<3.2
1 parent 4d73b73 commit 5c590b0

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
@@ -62,7 +62,7 @@ pre-commit = [
6262
docs = [
6363
"sphinx>=7,<8",
6464
"nbsphinx>=0.9,<1.0",
65-
"sphinx_rtd_theme>=3,<3.1",
65+
"sphinx_rtd_theme>=3,<3.2",
6666
"sphinx_copybutton>=0.5,<1.0",
6767
"sphinxcontrib-contentui>=0.2,<1.0",
6868
"sphinxcontrib-details-directive>=0.1,<1.0",

0 commit comments

Comments
 (0)