We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5be0693 commit a38e15fCopy full SHA for a38e15f
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.79.4",
+ "hypothesis >=6.21.0,<6.80.1",
62
"pytest >=7.2.0,<8.0.0",
63
"pytest-custom_exit_code ==0.3.0",
64
"pytest-cov ==4.1.0",
0 commit comments