Skip to content

Commit ac68974

Browse files
Update sphinx-issues requirement from <6 to <7
Updates the requirements on [sphinx-issues](https://github.com/sloria/sphinx-issues) to permit the latest version. - [Commits](sloria/sphinx-issues@0.1.0...6.0.0) --- updated-dependencies: - dependency-name: sphinx-issues dependency-version: 6.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 069a5bf commit ac68974

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
@@ -13,7 +13,7 @@ dev = [
1313
]
1414
docs = [
1515
"sphinx<9",
16-
"sphinx-issues<6",
16+
"sphinx-issues<7",
1717
"furo==2025.12.19",
1818
]
1919
check-package-metadata = [

0 commit comments

Comments
 (0)