We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18f3c1f commit e22f890Copy full SHA for e22f890
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.119.4",
+ "hypothesis >=6.21.0,<6.122.4",
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