From 093e7aba24b5da51a2d47f11efb1260c065c6377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 22:51:33 +0000 Subject: [PATCH] chore: bump rapidfuzz from 3.3.1 to 3.4.0 Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/maxbachmann/RapidFuzz/releases) - [Changelog](https://github.com/maxbachmann/RapidFuzz/blob/main/CHANGELOG.rst) - [Commits](https://github.com/maxbachmann/RapidFuzz/compare/v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: rapidfuzz 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 982e335e..5033b777 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ redis[hiredis]==5.0.1 orjson==3.9.7 python-dateutil==2.8.2 sentry-sdk==1.31.0 -rapidfuzz==3.3.1 +rapidfuzz==3.4.0 pycryptodome==3.19.0 ordered-set==4.1.0 cachetools==5.3.1