Skip to content

Commit c40aa63

Browse files
Merge pull request #10 from DiamondLightSource/dependabot/pip/dev-dependencies-b98747cc58
Update sphinx requirement from <7.4.0 to <8.2.0 in the dev-dependencies group
2 parents 715066c + 8be660d commit c40aa63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ optional-dependencies = { dev = [
2727
"pytest-rerunfailures",
2828
"pytest-timeout",
2929
"ruff",
30-
"sphinx<7.4.0",
30+
"sphinx<8.2.0",
3131
"sphinx-autobuild",
3232
"autodoc-pydantic",
3333
"sphinxcontrib-mermaid",

0 commit comments

Comments
 (0)