Bump faker from 24.14.1 to 25.1.0

Bumps [faker](https://github.com/joke2k/faker) from 24.14.1 to 25.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/v24.14.1...v25.1.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-05-08 21:45:07 +00:00
committed by GitHub
parent ec0e18ff35
commit 44fd437295
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 = "==1.4.40"
werkzeug = "^3.0.3"
faker = "^24.4.0"
faker = "^25.1.0"
[tool.poetry.group.dev.dependencies]