Bump faker from 26.3.0 to 37.1.0

Bumps [faker](https://github.com/joke2k/faker) from 26.3.0 to 37.1.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/v26.3.0...v37.1.0)

---
updated-dependencies:
- dependency-name: faker
  dependency-version: 37.1.0
  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]
2025-05-01 14:13:12 +00:00
committed by GitHub
parent d1c105447a
commit 2bcf90584c
2 changed files with 7 additions and 7 deletions

View File

@@ -48,7 +48,7 @@ pyjwt = "==2.10.1"
python-dotenv = "==1.0.1"
sqlalchemy = "==2.0.31"
werkzeug = "^3.0.6"
faker = "^26.0.0"
faker = "^37.1.0"
async-timeout = "^5.0.1"
bleach = "^6.1.0"
geojson = "^3.2.0"