Skip to content

Commit f38a340

Browse files
⬆️ Update faker requirement from ^23.1.0 to ^27.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@v23.1.0...v27.0.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d44423 commit f38a340

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 = "^23.1.0"
33+
Faker = "^27.0.0"
3434
boltons = "^24.0.0"
3535
pydantic = "^2.7.4"
3636

0 commit comments

Comments
 (0)