Bump faker from 23.3.0 to 24.4.0

Bumps [faker](https://github.com/joke2k/faker) from 23.3.0 to 24.4.0.
- [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/v23.3.0...v24.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 21:11:45 +00:00
committed by GitHub
parent d421a8f018
commit 6eaa5e124b
2 changed files with 6 additions and 6 deletions

View File

@@ -49,7 +49,7 @@ pyjwt = "==2.8.0"
python-dotenv = "==1.0.0"
sqlalchemy = "==1.4.40"
werkzeug = "^3.0.1"
faker = "^23.3.0"
faker = "^24.4.0"
setuptools = "^69.2.0"