Skip to content

Commit 6579b03

Browse files
[client-python] chore(deps): update dependency sphinx-rtd-theme to >=3.1.0,<3.2.0
1 parent d91a8a0 commit 6579b03

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
@@ -58,7 +58,7 @@ dev = [
5858
doc = [
5959
"autoapi (>=2.0.1,<2.1.0)",
6060
"sphinx-autodoc-typehints (>=3.2.0,<3.3.0)",
61-
"sphinx-rtd-theme (>=3.0.2,<3.1.0)"
61+
"sphinx-rtd-theme (>=3.1.0,<3.2.0)"
6262
]
6363

6464
[build-system]

0 commit comments

Comments
 (0)