From d9972d2fe948baf79003469f2ccab9b4ad1e25b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 18:03:18 +0000 Subject: [PATCH] Bump rapidfuzz from 3.14.3 to 3.14.5 Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.14.3 to 3.14.5. - [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases) - [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.14.3...v3.14.5) --- updated-dependencies: - dependency-name: rapidfuzz dependency-version: 3.14.5 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 74fa3ae..77463ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -rapidfuzz==3.14.3 +rapidfuzz==3.14.5 unidecode==1.4.0 mypy==1.20.0 \ No newline at end of file