Skip to content

Bump textblob from 0.19.0 to 0.20.0#3191

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/textblob-0.20.0
Apr 1, 2026
Merged

Bump textblob from 0.19.0 to 0.20.0#3191
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/textblob-0.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps textblob from 0.19.0 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.
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 compatibility score

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)

Bumps [textblob](https://github.com/sloria/TextBlob) from 0.19.0 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.19.0...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 added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 1, 2026
@github-actions github-actions bot enabled auto-merge (squash) April 1, 2026 20:58
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (0c48691) to head (4be8e8c).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3191   +/-   ##
=======================================
  Coverage   93.28%   93.28%           
=======================================
  Files         496      496           
  Lines       46005    46005           
  Branches     6300     6300           
=======================================
  Hits        42916    42916           
  Misses       2002     2002           
  Partials     1087     1087           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot merged commit 2fa95fc into main Apr 1, 2026
20 checks passed
@github-actions github-actions bot deleted the dependabot/pip/textblob-0.20.0 branch April 1, 2026 21:08
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