Skip to content

Commit 9688191

Browse files
authored
Merge pull request #674 from python-jsonschema/dependabot/pip/sphinx-issues-lt-7
Update sphinx-issues requirement from <6 to <7
2 parents 069a5bf + ac68974 commit 9688191

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)