Skip to content

Commit cf66502

Browse files
chore(deps-dev): bump faker from 40.19.1 to 40.28.1 (#1221)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent b7dff16 commit cf66502

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.28.1",
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)