build(deps): bump rapidfuzz from 3.4.0 to 3.5.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-01 17:31:10 +00:00
committed by GitHub
parent 3a0aa9f56c
commit 73e549fffb
2 changed files with 94 additions and 112 deletions

View File

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