We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4da94f commit 7448617Copy full SHA for 7448617
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 ==35.0.0",
65
- "hypothesis >=6.21.0,<6.122.8",
+ "hypothesis >=6.21.0,<6.130.9",
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