Bump faker from 40.4.0 to 40.5.1 (#2235)

Bumps [faker](https://github.com/joke2k/faker) from 40.4.0 to 40.5.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/v40.4.0...v40.5.1)

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

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]
2026-02-26 17:02:19 +00:00
committed by GitHub
parent d6c216c157
commit ff2e8a1c17
2 changed files with 5 additions and 5 deletions

View File

@@ -45,7 +45,7 @@ pyjwt = "==2.10.1"
python-dotenv = "==1.2.1"
sqlalchemy = "==2.0.46"
werkzeug = "^3.1.5"
faker = "^40.4.0"
faker = "^40.5.1"
async-timeout = "^5.0.1"
bleach = "^6.3.0"
geojson = "^3.2.0"