Skip to content

Commit 853ca87

Browse files
authored
chore(deps-dev): update sphinx-related dependencies (#1004)
Signed-off-by: behnazh-w <[email protected]>
1 parent 2abbb18 commit 853ca87

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,9 @@ dev = [
7878
"types-beautifulsoup4 >= 4.12.0,<5.0.0",
7979
]
8080
docs = [
81-
"sphinx >=7.0.0,<8.0.0",
82-
"sphinx-autodoc-typehints >=2.0.0,<3.0.0",
83-
"sphinx-rtd-theme >=2.0.0,<3.0.0",
81+
"sphinx >=8.0.0,<9.0.0",
82+
"sphinx-autodoc-typehints >=3.0.0,<4.0.0",
83+
"sphinx-rtd-theme >=3.0.0,<4.0.0",
8484
"numpydoc >=1.5.0,<2.0.0",
8585
"sphinx_tabs >=3.4.1,<4.0.0",
8686
"sphinx-togglebutton >=0.3.2,<1.0.0",

0 commit comments

Comments
 (0)