Skip to content

Commit

Permalink
Bump sphinx-issues from 4.0.0 to 4.1.0 (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 16, 2024
1 parent afb5b3a commit d61f663
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==7.2.6", "sphinx-issues==4.0.0", "PyYAML==6.0.1"]
docs = ["sphinx==7.2.6", "sphinx-issues==4.1.0", "PyYAML==6.0.1"]
tests = ["pytest", "numpy"]
dev = ["textblob[tests]", "tox", "pre-commit~=3.5"]

Expand Down

0 comments on commit d61f663

Please sign in to comment.