chore(deps): bump faker from 24.4.0 to 24.7.1 in /apps/api

Bumps [faker](https://github.com/joke2k/faker) from 24.4.0 to 24.7.1.
- [Release notes](https://github.com/joke2k/faker/releases)
- [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/joke2k/faker/compare/v24.4.0...v24.7.1)

---
updated-dependencies:
- dependency-name: faker
  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] 2024-04-08 07:35:14 +00:00 committed by GitHub
parent a6ccf29f66
commit 057ae8c73e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@ version = "0.1.0"
boto3 = "^1.34.17"
botocore = "^1.34.79"
chromadb = "^0.4.22"
faker = "^24.4.0"
faker = "^24.7.1"
fastapi = "^0.110.0"
fastapi-jwt-auth = "^0.5.0"
httpx = "^0.27.0"