Skip to content

Update dependency textblob to v0.20.0#42

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/textblob-0.x
Open

Update dependency textblob to v0.20.0#42
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/textblob-0.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 27, 2026

This PR contains the following updates:

Package Change Age Confidence
textblob (changelog) ==0.17.1==0.20.0 age confidence

Release Notes

sloria/TextBlob (textblob)

v0.20.0

Compare Source

Features:

  • Allow custom tokenizer to be used for tokenizing words with .words (:pr:555).
    Thanks :user:ReinerBRO for the PR.

Support:

  • Support Python 3.10-3.14.

0.19.0 (2025-01-13)


Bug fixes:

  • Fix textblob.download_corpora script (:issue:474).
    Thanks :user:cagan-elden for reporting.

Changes:

  • Remove vendorized unicodecsv module, as it's no longer used.
  • Support Python 3.9-3.13 and nltk>=3.9 (:pr:486)
    Thanks :user:johnfraney for the PR.

v0.19.0

Compare Source

v0.18.0.post0

Compare Source

v0.18.0

Compare Source

Bug fixes:

  • Remove usage of deprecated cElementTree (:issue:339).
    Thanks :user:tirkarthi for reporting and for the PR.
  • Address SyntaxWarning on Python 3.12 (:pr:418).
    Thanks :user:smontanaro for the PR.

Removals:

  • TextBlob.translate() and TextBlob.detect_language, and textblob.translate
    are removed. Use the official Google Translate API instead (:issue:215).
  • Remove textblob.compat.

Support:

  • Support Python 3.8-3.12. Older versions are no longer supported.
  • Support nltk>=3.8.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/textblob-0.x branch from d9ad4d9 to ebbbf82 Compare April 1, 2026 20:50
@renovate renovate Bot changed the title chore(deps): update dependency textblob to v0.19.0 chore(deps): update dependency textblob to v0.20.0 Apr 1, 2026
@renovate renovate Bot changed the title chore(deps): update dependency textblob to v0.20.0 Update dependency textblob to v0.20.0 Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants