From 678cacaadea3005965d769b1c5ea15cb16b4324a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 22:08:13 +0000 Subject: [PATCH] Bump python-levenshtein from 0.27.1 to 0.27.3 Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.27.1 to 0.27.3. - [Release notes](https://github.com/rapidfuzz/python-Levenshtein/releases) - [Changelog](https://github.com/rapidfuzz/python-Levenshtein/blob/main/HISTORY.md) - [Commits](https://github.com/rapidfuzz/python-Levenshtein/compare/v0.27.1...v0.27.3) --- updated-dependencies: - dependency-name: python-levenshtein dependency-version: 0.27.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a86b7bed..1c5523893 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ sphinx-last-updated-by-git==0.3.8 sphinx-sitemap==2.9.0 # fork of furo with a few changes that are not merged upstream git+https://github.com/haampie/furo.git@c1d161cb9e04b481ec3331db981aacfa132ecaa6#egg=furo -python-levenshtein==0.27.1 +python-levenshtein==0.27.3 docutils==0.21.2 pygments==2.20.0 urllib3==2.6.3