Skip to content

Commit

Permalink
Bump sphinx-issues from 4.1.0 to 5.0.0 (#979)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent d2ff7fd commit 51b150f
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 @@ -71,7 +71,7 @@ tests = [
docs = [
"webargs[frameworks]",
"Sphinx==8.1.3",
"sphinx-issues==4.1.0",
"sphinx-issues==5.0.0",
"furo==2024.8.6",
]
dev = ["webargs[tests]", "tox", "pre-commit>=3.5,<5.0"]
Expand Down

0 comments on commit 51b150f

Please sign in to comment.