Skip to content

Commit 188f906

Browse files
committed
Update dependencies
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent acd8dda commit 188f906

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

setup.cfg

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,9 @@ dev =
9191
ruff
9292
pytest-rerunfailures
9393
pytest-asyncio >= 0.21
94-
Sphinx>=6.2.0
95-
sphinx-rtd-theme>=1.0.0
96-
sphinx-reredirects >= 0.1.2
97-
doc8>=0.11.2
98-
sphinx-autobuild
94+
Sphinx>=7.3,<9
95+
sphinx_rtd_theme>=3,<4
96+
sphinx-autobuild>=2024.10.3
97+
doc8>=1.1.2
9998
sphinx-rtd-dark-mode>=1.3.0
100-
sphinx-copybutton
99+
sphinx-copybutton>=0.5

0 commit comments

Comments
 (0)