Skip to content

Commit

Permalink
Bump sphinx-issues from 4.1.0 to 5.0.0 (#481)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 05ce48f commit 1f46c7d
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 @@ -26,7 +26,7 @@ Issues = "https://github.com/sloria/TextBlob/issues"
Source = "https://github.com/sloria/TextBlob"

[project.optional-dependencies]
docs = ["sphinx==8.0.2", "sphinx-issues==4.1.0", "PyYAML==6.0.2"]
docs = ["sphinx==8.0.2", "sphinx-issues==5.0.0", "PyYAML==6.0.2"]
tests = ["pytest", "numpy"]
dev = ["textblob[tests]", "tox", "pre-commit~=3.5"]

Expand Down

0 comments on commit 1f46c7d

Please sign in to comment.