Skip to content

Commit f881eca

Browse files
authored
Merge pull request #29 from DLR-KI/dependabot/pip/sphinx-rtd-theme-3.0.2
Bump sphinx-rtd-theme from 2.0.0 to 3.0.2
2 parents 13c57d4 + 9fdb4d4 commit f881eca

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
@@ -68,7 +68,7 @@ dev = [
6868
docs = [
6969
"sphinx==8.2.1",
7070
"sphinx-autodoc-typehints==1.25.2",
71-
"sphinx-rtd-theme==2.0.0",
71+
"sphinx-rtd-theme==3.0.2",
7272
"sphinx-autoapi==3.0.0"
7373
]
7474
full = ["pycasx[all]"]

0 commit comments

Comments
 (0)