Skip to content

Commit a45e707

Browse files
chore(deps): update sphinx requirement from ==7.* to >=7,<10 (#498)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 73265b4 commit a45e707

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dev =
6767
trio-typing[mypy]>=0.6,<0.11
6868
types-cryptography==3.3.23.2
6969
docs =
70-
sphinx==7.*
70+
sphinx>=7,<10
7171
sphinx-rtd-theme>=2,<4
7272

7373
[options.package_data]

0 commit comments

Comments
 (0)