Skip to content

Commit

Permalink
Bump textblob from 0.18.0.post0 to 0.19.0 (#2248)
Browse files Browse the repository at this point in the history
Bumps [textblob](https://github.com/sloria/TextBlob) from 0.18.0.post0 to 0.19.0.
- [Release notes](https://github.com/sloria/TextBlob/releases)
- [Changelog](https://github.com/sloria/TextBlob/blob/dev/CHANGELOG.rst)
- [Commits](sloria/TextBlob@0.18.0.post0...0.19.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 0c52aaa commit f598128
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ redmail = "^0.6.0"
requests = "^2.29"
sqlalchemy = {version = "^1.4", extras = ["mypy"]}
tenacity = "^9.0.0"
textblob = "0.18.0.post0"
textblob = "0.19.0"
types-pyopenssl = "^24.0.0.20240130"
types-pyyaml = "^6.0.12.9"
# We import typing_extensions, so we can use new annotation features.
Expand Down

0 comments on commit f598128

Please sign in to comment.