Skip to content

Commit e2688ef

Browse files
chore(deps-dev): bump faker from 40.13.0 to 40.18.0
Bumps [faker](https://github.com/joke2k/faker) from 40.13.0 to 40.18.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/v40.18.0/CHANGELOG.md) - [Commits](joke2k/faker@v40.13.0...v40.18.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81716a8 commit e2688ef

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
@@ -62,7 +62,7 @@ hooks = [
6262
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6363
test = [
6464
"coverage ==7.6.12; python_version<'3.14'", # https://github.com/pypi/warehouse/pull/17872#issuecomment-2845932281
65-
"faker ==40.13.0",
65+
"faker ==40.18.0",
6666
"hypothesis >=6.21.0,<6.151.12",
6767
"pytest >=9.0.3,<10.0.0",
6868
"pytest-benchmark ==5.2.3",

0 commit comments

Comments
 (0)