Skip to content

Commit 3dc80cf

Browse files
Bump sphinx from 7.4.5 to 7.4.7 (sloria#461)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.5 to 7.4.7. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.5...v7.4.7) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f3a1f6 commit 3dc80cf

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
@@ -26,7 +26,7 @@ Issues = "https://github.com/sloria/TextBlob/issues"
2626
Source = "https://github.com/sloria/TextBlob"
2727

2828
[project.optional-dependencies]
29-
docs = ["sphinx==7.4.5", "sphinx-issues==4.1.0", "PyYAML==6.0.1"]
29+
docs = ["sphinx==7.4.7", "sphinx-issues==4.1.0", "PyYAML==6.0.1"]
3030
tests = ["pytest", "numpy"]
3131
dev = ["textblob[tests]", "tox", "pre-commit~=3.5"]
3232

0 commit comments

Comments
 (0)