Skip to content

Commit 993544e

Browse files
chore(deps): update dependency sphinx to >=8,<8.3 (#477)
1 parent abbbc20 commit 993544e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
extras_require={
4343
"docs": [
44-
"sphinx>=8,<8.2",
44+
"sphinx>=8,<8.3",
4545
"sphinx-rtd-theme>=3,<3.1",
4646
"myst-parser>=4,<4.1",
4747
"watchdog>=6,<6.1",

0 commit comments

Comments
 (0)