Bump faker from 25.1.0 to 25.2.0

Bumps [faker](https://github.com/joke2k/faker) from 25.1.0 to 25.2.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/v25.1.0...v25.2.0)

---
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-05-14 16:08:04 +00:00
committed by GitHub
parent 522fe359d6
commit 9d95d8d653
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ pyjwt = "==2.8.0"
python-dotenv = "==1.0.1"
sqlalchemy = "==2.0.30"
werkzeug = "^3.0.3"
faker = "^25.1.0"
faker = "^25.2.0"
[tool.poetry.group.dev.dependencies]