Skip to content

Commit 0a96339

Browse files
chore(deps-dev): bump faker from 40.13.0 to 40.19.1
Bumps [faker](https://github.com/joke2k/faker) from 40.13.0 to 40.19.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.13.0...v40.19.1) --- 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 ce051f0 commit 0a96339

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.19.1",
6666
"hypothesis >=6.21.0,<6.152.10",
6767
"pytest >=9.0.3,<10.0.0",
6868
"pytest-benchmark ==5.2.3",

0 commit comments

Comments
 (0)