diff --git a/pyproject.toml b/pyproject.toml index 174ee02e..601c14da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,7 @@ hooks = [ ] # Note that the `custom_exit_code` and `env` plugins may currently be unmaintained. test = [ - "hypothesis >=6.21.0,<6.111.3", + "hypothesis >=6.21.0,<6.116.1", "pytest >=7.2.0,<9.0.0", "pytest-custom_exit_code ==0.3.0", "pytest-cov ==5.0.0",