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