Skip to content

Commit

Permalink
Bump sphinx-issues from 4.1.0 to 5.0.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent c81073e commit b004b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Source = "https://github.com/sloria/doitlive/"

[project.optional-dependencies]
tests = ["pytest", "IPython>=8"]
docs = ["sphinx==8.1.3", "sphinx-issues==4.1.0"]
docs = ["sphinx==8.1.3", "sphinx-issues==5.0.0"]
dev = ["doitlive[tests]", "tox", "pre-commit>=3.6,<5.0"]

[project.scripts]
Expand Down

0 comments on commit b004b73

Please sign in to comment.