Skip to content

Bump textblob from 0.17.1 to 0.20.0#987

Merged
dgarijo merged 1 commit into
devfrom
dependabot/pip/dev/textblob-0.20.0
Jun 24, 2026
Merged

Bump textblob from 0.17.1 to 0.20.0#987
dgarijo merged 1 commit into
devfrom
dependabot/pip/dev/textblob-0.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor

Bumps textblob from 0.17.1 to 0.20.0.

Changelog

Sourced from textblob's changelog.

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.

Support:

  • Support Python 3.8-3.12. Older versions are no longer supported.
  • Support nltk>=3.8.
Commits
  • 0e1a37f Bump version and update changelog
  • 774c1c3 Migrate to uv and update python version support (#558)
  • cd7ad3e Use custom tokenizer for words property (#555)
  • f2b1101 [pre-commit.ci] pre-commit autoupdate (#557)
  • 82d07f6 [pre-commit.ci] pre-commit autoupdate (#556)
  • a1c8944 [pre-commit.ci] pre-commit autoupdate (#554)
  • e7e5de0 [pre-commit.ci] pre-commit autoupdate (#553)
  • 1e7e6bf build(deps): bump actions/upload-artifact from 6 to 7 (#550)
  • 61dc311 build(deps): bump actions/download-artifact from 7 to 8 (#551)
  • 990c8e2 [pre-commit.ci] pre-commit autoupdate (#552)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 30, 2026
@dgarijo

dgarijo commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/pip/dev/textblob-0.20.0 branch from 732315e to 149424f Compare June 24, 2026 14:17
@dgarijo

dgarijo commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [textblob](https://github.com/sloria/TextBlob) from 0.17.1 to 0.20.0.
- [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.0)

---
updated-dependencies:
- dependency-name: textblob
  dependency-version: 0.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/dev/textblob-0.20.0 branch from 149424f to da29ef2 Compare June 24, 2026 14:21
@dgarijo dgarijo merged commit 9b2206e into dev Jun 24, 2026
2 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/dev/textblob-0.20.0 branch June 24, 2026 14:24
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.

1 participant