Skip to content

Commit 1559aa5

Browse files
authored
Merge pull request #42 from CCPBioSim/renovate/sphinx-rtd-theme-3.x
fix(deps): update dependency sphinx-rtd-theme to >=3,<3.2
2 parents 4d73b73 + 5c590b0 commit 1559aa5

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)