diff --git a/pyproject.toml b/pyproject.toml index 8cf88f28f..45a92e703 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ hooks = [ ] # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [ - "hypothesis >=6.21.0,<6.84.4", + "hypothesis >=6.21.0,<6.88.2", "pytest >=7.2.0,<8.0.0", "pytest-custom_exit_code >=0.3.0,<1.0.0", "pytest-cov >=4.0.0,<5.0.0",