We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3389ba0 commit 357e620Copy full SHA for 357e620
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.102.2",
+ "hypothesis >=6.21.0,<6.103.2",
64
"pytest >=7.2.0,<9.0.0",
65
"pytest-custom_exit_code ==0.3.0",
66
"pytest-cov ==5.0.0",
0 commit comments