Bump faker from 37.4.0 to 37.4.2

Bumps [faker](https://github.com/joke2k/faker) from 37.4.0 to 37.4.2.
- [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/v37.4.0...v37.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-15 21:38:58 +00:00
committed by GitHub
parent 964b48a23d
commit bc537e375d
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ pyjwt = "==2.10.1"
python-dotenv = "==1.1.1"
sqlalchemy = "==2.0.41"
werkzeug = "^3.0.6"
faker = "^37.4.0"
faker = "^37.4.2"
async-timeout = "^5.0.1"
bleach = "^6.1.0"
geojson = "^3.2.0"