Skip to content

Commit 6d8cb1f

Browse files
Bump sphinx-issues from 5.0.0 to 5.0.1 (#306)
Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 5.0.0 to 5.0.1. - [Commits](sloria/sphinx-issues@5.0.0...5.0.1) --- updated-dependencies: - dependency-name: sphinx-issues dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e460a91 commit 6d8cb1f

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
@@ -31,7 +31,7 @@ Source = "https://github.com/sloria/doitlive/"
3131

3232
[project.optional-dependencies]
3333
tests = ["pytest", "IPython>=8"]
34-
docs = ["sphinx==8.2.1", "sphinx-issues==5.0.0"]
34+
docs = ["sphinx==8.2.1", "sphinx-issues==5.0.1"]
3535
dev = ["doitlive[tests]", "tox", "pre-commit>=3.6,<5.0"]
3636

3737
[project.scripts]

0 commit comments

Comments
 (0)