build(deps): bump rapidfuzz from 3.5.1 to 3.5.2

Bumps [rapidfuzz](https://github.com/maxbachmann/RapidFuzz) from 3.5.1 to 3.5.2.
- [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.5.1...v3.5.2)

---
updated-dependencies:
- dependency-name: rapidfuzz
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-03 16:03:04 +00:00
committed by GitHub
parent ad36c68993
commit 1b564276fb
2 changed files with 96 additions and 93 deletions

View File

@ -65,7 +65,7 @@ psycopg2-binary = "^2.9.7"
pymongo = "^4.6.0"
python = "^3.11"
python-dotenv = "^1.0.0"
rapidfuzz = "^3.5.1"
rapidfuzz = "^3.5.2"
seaborn = "^0.13.0"
selenium = "^4.15.0"
spacy = "^3.6.1"