From a85984786cbbef6fc56e8b9dc7589a444d5c1d7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 00:08:15 +0000 Subject: [PATCH] Bump rapidfuzz from 3.9.6 to 3.14.3 Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.9.6 to 3.14.3. - [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.9.6...v3.14.3) --- updated-dependencies: - dependency-name: rapidfuzz dependency-version: 3.14.3 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 ed1942b..2388bee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -512,7 +512,7 @@ pywhatkit==5.4 PyYAML==6.0.2 pyzmq==27.0.0 qrcode==8.2 -rapidfuzz==3.9.6 +rapidfuzz==3.14.3 react==4.3.0 readme_renderer==44.0 redis==4.5.5