Skip to content

pip(deps): bump python-levenshtein from 0.27.1 to 0.27.5 - #562

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-pip-python-levenshtein-0.27.5
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-pip-python-levenshtein-0.27.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps python-levenshtein from 0.27.1 to 0.27.5.

Release notes

Sourced from python-levenshtein's releases.

Release 0.27.5

Fixed

  • avoid unnecessary len calls on iterables. This avoids a crash when changing the size of the iterable after the len call.

Added

  • Add support for Python 3.15

Removed

  • removed support for Python 3.10

Release 0.27.4

Added

  • add type hints for StringMatcher

Fixed

  • fix out of bound read in quickmedian for empty strings
  • fix potential out of bounds write in median_improve
  • fix out of bound read in setmedian for empty sequences

Removed

  • removed experimental Python 3.13 freethreading wheels

Release 0.27.3

Added

  • add support for python 3.14
Commits

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 [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.27.1 to 0.27.5.
- [Release notes](https://github.com/rapidfuzz/python-Levenshtein/releases)
- [Commits](rapidfuzz/python-Levenshtein@v0.27.1...v0.27.5)

---
updated-dependencies:
- dependency-name: python-levenshtein
  dependency-version: 0.27.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot-bump Dependabot bumping the dependencies. pip-bump A package from pip is being bumped. labels Sep 19, 2026

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot-bump Dependabot bumping the dependencies. pip-bump A package from pip is being bumped.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant