Skip to content

Commit 44d2d49

Browse files
chore(deps-dev): bump faker from 40.19.1 to 40.23.0
Bumps [faker](https://github.com/joke2k/faker) from 40.19.1 to 40.23.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](joke2k/faker@v40.19.1...v40.23.0) --- updated-dependencies: - dependency-name: faker dependency-version: 40.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a5a2c2 commit 44d2d49

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
]
6363
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
6464
test = [
65-
"faker ==40.19.1",
65+
"faker ==40.23.0",
6666
"hypothesis >=6.21.0,<6.152.10",
6767
"pytest >=9.0.3,<9.1.0", # Pin until fixed: https://github.com/smarie/python-pytest-cases/issues/385
6868
"pytest-benchmark ==5.2.3",

0 commit comments

Comments
 (0)