Skip to content

Commit 2d5ac18

Browse files
authored
Merge pull request #470 from python-jsonschema/dependabot/pip/sphinx-lt-9
Update sphinx requirement from <8 to <9
2 parents 23daf28 + 4332393 commit 2d5ac18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev =
4545
pytest-xdist<4
4646
responses==0.25.3
4747
docs =
48-
sphinx<8
48+
sphinx<9
4949
sphinx-issues<5
5050
furo==2024.5.6
5151

0 commit comments

Comments
 (0)