⬆️ Update thefuzz requirement from ^0.20.0 to ^0.22.1

Updates the requirements on [thefuzz](https://github.com/seatgeek/thefuzz) to permit the latest version.
- [Changelog](https://github.com/seatgeek/thefuzz/blob/master/CHANGES.rst)
- [Commits](https://github.com/seatgeek/thefuzz/compare/0.20.0...0.22.1)

---
updated-dependencies:
- dependency-name: thefuzz
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-02-12 10:01:20 +08:00 committed by GitHub
parent 44e8100953
commit 5cd9d53858
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ sentry-sdk = "^1.31.0"
GitPython = "^3.1.30"
openpyxl = "^3.1.1"
async-lru = "^2.0.4"
thefuzz = "^0.20.0"
thefuzz = "^0.22.1"
cryptography = "^42.0.2"
pillow = "^10.0.1"
playwright = "1.39.0"