Skip to content

Commit 9b85afb

Browse files
chore(deps): bump faker from 37.1.0 to 37.4.0
Bumps [faker](https://github.com/joke2k/faker) from 37.1.0 to 37.4.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v37.1.0...v37.4.0) --- updated-dependencies: - dependency-name: faker dependency-version: 37.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acc0409 commit 9b85afb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ hooks = [
6161
]
6262
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6363
test = [
64-
"faker ==37.1.0",
64+
"faker ==37.4.0",
6565
"hypothesis >=6.21.0,<6.130.9",
6666
"pytest >=7.2.0,<9.0.0",
6767
"pytest-cases ==3.8.6",

0 commit comments

Comments
 (0)