We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5919c22 commit 730fcf2Copy full SHA for 730fcf2
1 file changed
pyproject.toml
@@ -58,7 +58,7 @@ hooks = [
58
]
59
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
60
test = [
61
- "hypothesis >=6.21.0,<6.75.4",
+ "hypothesis >=6.21.0,<6.75.7",
62
"pytest >=7.2.0,<8.0.0",
63
"pytest-custom_exit_code ==0.3.0",
64
"pytest-cov ==4.0.0",
0 commit comments