diff --git a/pyproject.toml b/pyproject.toml index e88532f9..dfc6936a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ hooks = [ ] # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [ - "faker ==37.1.0", + "faker ==37.4.2", "hypothesis >=6.21.0,<6.130.9", "pytest >=7.2.0,<9.0.0", "pytest-cases ==3.8.6",