diff --git a/pyproject.toml b/pyproject.toml index 06fb46bb..ae59e0d3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ hooks = [ # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [ "faker ==40.19.1", - "hypothesis >=6.21.0,<6.152.10", + "hypothesis >=6.155.2,<6.155.3", "pytest >=9.0.3,<9.1.0", # Pin until fixed: https://github.com/smarie/python-pytest-cases/issues/385 "pytest-benchmark ==5.2.3", "pytest-cases ==3.10.1",