Skip to content

chore(deps-dev): update textblob requirement from >=0.17.1 to >=0.20.1 - #125

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/textblob-gte-0.20.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/textblob-gte-0.20.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on textblob to permit the latest version.

Changelog

Sourced from textblob's changelog.

0.20.1 (2026-07-18)

Bug fixes:

  • Fix pluralization of some words (:issue:403). Thanks :user:alcinos for reporting and :user:cool-RR for the PR.

0.20.0 (2026-04-01)

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.

0.18.0 (2024-02-15)

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.

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [textblob](https://github.com/sloria/TextBlob) to permit the latest version.
- [Release notes](https://github.com/sloria/TextBlob/releases)
- [Changelog](https://github.com/sloria/TextBlob/blob/dev/CHANGELOG.rst)
- [Commits](sloria/TextBlob@0.17.1...0.20.1)

---
updated-dependencies:
- dependency-name: textblob
  dependency-version: 0.20.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 16, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 16, 2026
@vercel

vercel Bot commented Sep 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
python-projects1 Ready Ready Preview Sep 16, 2026 9:24am UTC

This branch was successfully deployed

1 active deployment
Preview d433d3c6 Deployed Sep 16, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants