Skip to content

build(deps): bump python-levenshtein from 0.27.3 to 0.27.4 - #592

Merged
cmelone merged 1 commit into
mainfrom
dependabot/pip/python-levenshtein-0.27.4
Sep 9, 2026
Merged

cmelone merged 1 commit into
mainfrom
dependabot/pip/python-levenshtein-0.27.4

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps python-levenshtein from 0.27.3 to 0.27.4.

Release notes

Sourced from python-levenshtein's releases.

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
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.3 to 0.27.4.
- [Release notes](https://github.com/rapidfuzz/python-Levenshtein/releases)
- [Commits](rapidfuzz/python-Levenshtein@v0.27.3...v0.27.4)

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

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 1, 2026
@cmelone
cmelone merged commit 8cb7148 into main Sep 9, 2026
5 checks passed
@cmelone
cmelone deleted the dependabot/pip/python-levenshtein-0.27.4 branch September 9, 2026 21:17
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