Skip to content

Commit dbeea47

Browse files
⬆️ Update faker requirement from ^27.0.0 to ^29.0.0
Updates the requirements on [faker](https://github.com/joke2k/faker) to permit the latest version. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v27.0.0...v29.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0b0c9a commit dbeea47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ rich = "^13.3.4"
3030
structlog = "^24.1.0"
3131
inflection = "^0.5.1"
3232
dynaconf = "^3.1.12"
33-
Faker = "^27.0.0"
33+
Faker = "^29.0.0"
3434
boltons = "^24.0.0"
3535
pydantic = "^2.7.4"
3636

0 commit comments

Comments
 (0)