Skip to content

Commit 3019ed5

Browse files
⬆️ Update faker requirement from ^30.1.0 to ^33.1.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@v30.1.0...v33.1.0) --- updated-dependencies: - dependency-name: faker dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5a5e77 commit 3019ed5

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

0 commit comments

Comments
 (0)