We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7dff16 commit cf66502Copy full SHA for cf66502
1 file changed
pyproject.toml
@@ -62,7 +62,7 @@ hooks = [
62
]
63
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
64
test = [
65
- "faker ==40.19.1",
+ "faker ==40.28.1",
66
"hypothesis >=6.21.0,<6.152.10",
67
"pytest >=9.0.3,<9.1.0", # Pin until fixed: https://github.com/smarie/python-pytest-cases/issues/385
68
"pytest-benchmark ==5.2.3",
0 commit comments