From ca86f24eeef672df37af6fb637fa8cd0cb06840a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 19:57:03 +0000 Subject: [PATCH] Bump rapidfuzz from 2.15.1 to 3.0.0 Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 2.15.1 to 3.0.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/v2.15.1...v3.0.0) --- updated-dependencies: - dependency-name: rapidfuzz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 6537f81fa0..24bf466c37 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -14,7 +14,7 @@ django-cors-headers==3.14.0 django-sesame==3.1 fastkml==0.12 -rapidfuzz==2.15.1 +rapidfuzz==3.0.0 lxml==4.9.2 marshmallow==3.19.0 psycopg2-binary==2.9.6