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