Skip to content

Commit ac34f56

Browse files
Update dependency Sphinx to v9
1 parent d12d9fd commit ac34f56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def run(self):
7373
tests_require=[
7474
'codecov>=2.0.3,<3.0.0',
7575
'coverage>=4.0.3,<5.0.0',
76-
'Sphinx>=1.4.1,<2.0.0',
76+
'Sphinx>=9.0.4,<9.1.0',
7777
'tox>=2.3.1,<3.0.0',
7878
'virtualenv>=15.0.1,<16.0.0'
7979
],

0 commit comments

Comments
 (0)