Skip to content

Commit df9095e

Browse files
authored
Merge pull request #29 from zarr-developers/dependabot/pip/sphinx-lt-8.1.4
Update sphinx requirement from <8.0.3 to <8.1.4
2 parents 4afeb03 + 0953efc commit df9095e

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
@@ -53,7 +53,7 @@ docs =
5353
# upstream
5454
sphinx >= 3.5
5555
# workaround for sphinx/sphinx-doc#11662
56-
sphinx < 8.0.3
56+
sphinx < 8.1.4
5757
jaraco.packaging >= 9.3
5858
rst.linker >= 1.9
5959
furo

0 commit comments

Comments
 (0)