Skip to content

Commit 6b5a2c0

Browse files
authored
Merge pull request #233 from CCPBioSim/renovate/sphinx-rtd-theme-3.x
fix(deps): update dependency sphinx-rtd-theme to v3
2 parents 08ef7bc + 8743032 commit 6b5a2c0

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
@@ -69,7 +69,7 @@ pre-commit = [
6969
docs = [
7070
"sphinx>=7.0,<8.0",
7171
"nbsphinx>=0.9,<1.0",
72-
"sphinx_rtd_theme>=2.0,<3.0",
72+
"sphinx_rtd_theme>=3,<3.1",
7373
"sphinxcontrib-contentui>=0.2,<1.0",
7474
"sphinxcontrib-details-directive>=0.1,<1.0",
7575
"sphinx_copybutton>=0.5,<1.0",

0 commit comments

Comments
 (0)