We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07a3f3c commit f235bb0Copy full SHA for f235bb0
1 file changed
pyproject.toml
@@ -61,7 +61,7 @@ hooks = [
61
]
62
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
63
test = [
64
- "hypothesis >=6.21.0,<6.122.4",
+ "hypothesis >=6.21.0,<6.122.8",
65
"pytest >=7.2.0,<9.0.0",
66
"pytest-custom_exit_code ==0.3.0",
67
"pytest-cov ==6.0.0",
0 commit comments