Skip to content

Commit 810123f

Browse files
chore(deps-dev): bump faker from 38.2.0 to 40.12.0 (#1113)
Bumps [faker](https://github.com/joke2k/faker) from 38.2.0 to 40.12.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v38.2.0...v40.12.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.12.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f158668 commit 810123f

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 ==38.2.0",
65+
"faker ==40.13.0",
6666
"hypothesis >=6.21.0,<6.151.12",
6767
"pytest >=7.2.0,<9.0.0",
6868
"pytest-benchmark ==5.2.0",

0 commit comments

Comments
 (0)