Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 511f18a

Browse files
authoredMay 1, 2025··
fix(deps): update dependency sphinx-rtd-theme to v3
1 parent 62d104c commit 511f18a

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
@@ -83,7 +83,7 @@ optional-dependencies.docs = [
8383
"sphinx-copybutton",
8484
"sphinx-inline-tabs",
8585
"sphinx-issues>=3.0.1",
86-
"sphinx-rtd-theme<3",
86+
"sphinx-rtd-theme<4",
8787
]
8888
urls.Changelog = "https://github.com/cloud-py-api/nc_py_api/blob/main/CHANGELOG.md"
8989
urls.Documentation = "https://cloud-py-api.github.io/nc_py_api/"

0 commit comments

Comments
 (0)
Please sign in to comment.