From d13a3c4b865726dfe2c6f59dec26fa281b9cb1b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 06:47:28 +0000 Subject: [PATCH] build(deps): bump python-levenshtein from 0.25.1 to 0.26.0 Bumps [python-levenshtein](https://github.com/rapidfuzz/python-Levenshtein) from 0.25.1 to 0.26.0. - [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.25.1...v0.26.0) --- updated-dependencies: - dependency-name: python-levenshtein dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0703b8d..6d91912e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ Pillow==10.4.0 xkcd==2.4.2 pytz==2024.2 asyncpg==0.29.0 -python-Levenshtein==0.25.1 +python-Levenshtein==0.26.0 pillow-heif==0.17.0 markdownify==0.13.1