Bump textblob from 0.15.3 to 0.17.1
Bumps textblob from 0.15.3 to 0.17.1.
Changelog
Sourced from textblob's changelog.
0.17.1 (2021-10-21)
Bug fixes:
- Fix translation and language detection (:issue:
395). Thanks :user:sudoguyfor the patch.0.17.0 (2021-02-17)
Features:
- Performance improvement: Use
chain.from_iterablein_text.pyto improve runtime and memory usage (:pr:333). Thanks :user:cool-RRfor the PR.Other changes:
- Remove usage of
ctypes(:pr:354). Thanks :user:casatir.0.16.0 (2020-04-26)
Deprecations:
TextBlob.translate()andTextBlob.detect_languageare deprecated. Use the official Google Translate API instead (:issue:215).Other changes:
- Backwards-incompatible: Drop support for Python 3.4.
- Test against Python 3.7 and Python 3.8.
- Pin NLTK to
nltk<3.5on Python 2 (:issue:315).
Commits
6396e24Bump version and update changelogc2ad49fFix #395. Fix url for translate method (#398)81791b1Bump flake8 from 3.9.1 to 3.9.2e75a54eBump flake8 from 3.9.0 to 3.9.10c0f8beBump sphinx from 3.5.3 to 3.5.4da7f559Bump sphinx from 3.5.2 to 3.5.3ecfb265Bump flake8 from 3.8.4 to 3.9.0cd6dc74Bump sphinx from 3.5.1 to 3.5.29837c8fBump version; update changelog; update LICENSE52c1168Removing ctypes dependency. (#354)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.