From c5998f4c205fb5e9b5af1e747c9100ab191e84e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 01:02:58 +0800 Subject: [PATCH] build(deps): Bump rapidfuzz from 3.9.6 to 3.9.7 (#518) Bumps [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) from 3.9.6 to 3.9.7. - [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.9.7) --- updated-dependencies: - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 97ffcd4993..7ac5bbaa5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ listparser[lxml]==0.20 pillow==10.4.0 beautifulsoup4==4.12.3 lxml==5.3.0 -rapidfuzz==3.9.6 +rapidfuzz==3.9.7 emoji==2.12.1 minify-html==0.15.0 minify-html-onepass==0.15.0