We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 159ebca commit 84d0b27Copy full SHA for 84d0b27
1 file changed
pyproject.toml
@@ -59,7 +59,7 @@ hooks = [
59
]
60
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
61
test = [
62
- "hypothesis >=6.21.0,<6.90.1",
+ "hypothesis >=6.21.0,<6.96.2",
63
"pytest >=7.2.0,<8.0.0",
64
"pytest-custom_exit_code ==0.3.0",
65
"pytest-cov ==4.1.0",
0 commit comments