Skip to content

Commit b4866e1

Browse files
Bump sphinx-issues from 4.1.0 to 5.0.0
Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 4.1.0 to 5.0.0. - [Commits](sloria/sphinx-issues@4.1.0...5.0.0) --- updated-dependencies: - dependency-name: sphinx-issues dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08ab2a3 commit b4866e1

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
@@ -41,7 +41,7 @@ Tidelift = "https://tidelift.com/subscription/pkg/pypi-marshmallow?utm_source=py
4141
[project.optional-dependencies]
4242
docs = [
4343
"sphinx==8.0.2",
44-
"sphinx-issues==4.1.0",
44+
"sphinx-issues==5.0.0",
4545
"alabaster==1.0.0",
4646
]
4747
tests = [

0 commit comments

Comments
 (0)