We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a80136f commit 468be5fCopy full SHA for 468be5f
1 file changed
pyproject.toml
@@ -62,7 +62,7 @@ hooks = [
62
# Note that the `custom_exit_code` and `env` plugins may currently be unmaintained.
63
test = [
64
"faker ==37.1.0",
65
- "hypothesis >=6.21.0,<6.130.9",
+ "hypothesis >=6.21.0,<6.138.16",
66
"pytest >=7.2.0,<9.0.0",
67
"pytest-cases ==3.8.6",
68
"pytest-custom_exit_code ==0.3.0",
0 commit comments