chore(deps): bump fuzzywuzzy from 0.2.0 to 1.1.6 (#775)

Bumps [fuzzywuzzy](https://github.com/sphericalkat/dart-fuzzywuzzy) from 0.2.0 to 1.1.6.
- [Release notes](https://github.com/sphericalkat/dart-fuzzywuzzy/releases)
- [Changelog](https://github.com/SphericalKat/dart-fuzzywuzzy/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sphericalkat/dart-fuzzywuzzy/commits/v1.1.6)

---
updated-dependencies:
- dependency-name: fuzzywuzzy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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] 2023-10-07 18:03:31 +06:00 committed by GitHub
parent b30494ea8d
commit e2252a2840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -940,10 +940,10 @@ packages:
dependency: "direct main" dependency: "direct main"
description: description:
name: fuzzywuzzy name: fuzzywuzzy
sha256: f685751951297e560361b6416d9ba62d40231599d7b3e8c078318990d3bab84a sha256: a84b99ebb21c448e02267070c91b218b4fbbef9c668b344aaeada49865985cae
url: "https://pub.dev" url: "https://pub.dev"
source: hosted source: hosted
version: "0.2.0" version: "1.1.6"
glob: glob:
dependency: transitive dependency: transitive
description: description:

View File

@ -54,7 +54,7 @@ dependencies:
flutter_secure_storage: ^8.0.0 flutter_secure_storage: ^8.0.0
flutter_svg: ^1.1.6 flutter_svg: ^1.1.6
form_validator: ^2.1.1 form_validator: ^2.1.1
fuzzywuzzy: ^0.2.0 fuzzywuzzy: ^1.1.6
google_fonts: ^5.1.0 google_fonts: ^5.1.0
go_router: ^10.0.0 go_router: ^10.0.0
hive: ^2.2.3 hive: ^2.2.3